Update Member.ts
This commit is contained in:
		
							parent
							
								
									9870db2841
								
							
						
					
					
						commit
						08e38f005e
					
				| @ -110,6 +110,14 @@ export async function removeMember(user_id: string, guild_id: string) { | |||||||
| 			}, | 			}, | ||||||
| 			user_id: user_id, | 			user_id: user_id, | ||||||
| 		} as GuildDeleteEvent), | 		} as GuildDeleteEvent), | ||||||
|  | 		emitEvent({ | ||||||
|  | 			event: "GUILD_MEMBER_REMOVE", | ||||||
|  | 			data: { | ||||||
|  | 				guild_id: guild_id, | ||||||
|  | 				user: user, | ||||||
|  | 			}, | ||||||
|  | 			guild_id: guild_id, | ||||||
|  | 		} as GuildMemberRemoveEvent), | ||||||
| 	]); | 	]); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Intevel ツ
						Intevel ツ