This commit is contained in:
		@@ -5,7 +5,7 @@ export interface ExtendedInteraction extends CommandInteraction {
 | 
			
		||||
	member: GuildMember
 | 
			
		||||
}
 | 
			
		||||
interface RunOptions {
 | 
			
		||||
	clients: ExtendedClient
 | 
			
		||||
	client: ExtendedClient
 | 
			
		||||
	interaction: ExtendedInteraction
 | 
			
		||||
	args: CommandInteractionOptionResolver
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user