fix
This commit is contained in:
		
							parent
							
								
									cacf8e6d14
								
							
						
					
					
						commit
						f3da37bcb1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -36,7 +36,7 @@ export class VoiceChannel extends GuildChannel { | |||
|   /** Join the Voice Channel */ | ||||
|   async join( | ||||
|     options?: VoiceStateOptions & { onlyJoin?: boolean } | ||||
|   ): Promise<VoiceServerUpdateData> { | ||||
|   ): Promise<VoiceServerData> { | ||||
|     return await new Promise((resolve, reject) => { | ||||
|       let vcdata: VoiceServerData | ||||
|       let sessionID: string | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue