utility.lookupinvite: copypaste moment
This commit is contained in:
		
							parent
							
								
									d5c1e2a3f7
								
							
						
					
					
						commit
						78d759ad97
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -150,7 +150,7 @@ lookupinvite.callback = async function (msg, line) {
 | 
			
		|||
          if (guildIcon) imageLinks.push(`[Icon](${guildIcon})`);
 | 
			
		||||
          if (invite.guild.splash) imageLinks.push(`[Splash](${guildSplash})`);
 | 
			
		||||
          if (invite.guild.banner)
 | 
			
		||||
            imageLinks.push(`[Splash](${CDNEndpoints.BANNER(invite.guild.id, invite.guild.banner)})`);
 | 
			
		||||
            imageLinks.push(`[Banner](${CDNEndpoints.BANNER(invite.guild.id, invite.guild.banner)})`);
 | 
			
		||||
 | 
			
		||||
          embed.fields.push({
 | 
			
		||||
            name: "\u200b",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue