Update Member.ts
This commit is contained in:
		
							parent
							
								
									f5bcde72c6
								
							
						
					
					
						commit
						f15e339611
					
				| @ -142,7 +142,7 @@ export async function addRole(user_id: string, guild_id: string, role_id: string | ||||
| 			roles: memberObj.roles | ||||
| 		 | ||||
| 		}, | ||||
| 		user_id: user_id, | ||||
| 		guild_id: guild_id, | ||||
| 	} as GuildMemberUpdateEvent); | ||||
| 
 | ||||
| } | ||||
| @ -168,7 +168,7 @@ export async function removeRole(user_id: string, guild_id: string, role_id: str | ||||
| 			roles: memberObj.roles | ||||
| 		 | ||||
| 		}, | ||||
| 		user_id: user_id, | ||||
| 		guild_id: guild_id, | ||||
| 	} as GuildMemberUpdateEvent); | ||||
| 
 | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Intevel ツ
						Intevel ツ