🐛 fix Ready event
This commit is contained in:
		
							parent
							
								
									0ff1daeaff
								
							
						
					
					
						commit
						d862bb2488
					
				| @ -86,7 +86,7 @@ export interface ReadyEventData { | ||||
| 	guild_join_requests?: []; // ? what is this? this is new
 | ||||
| 	shard?: [number, number]; | ||||
| 	user_settings?: UserSettings; | ||||
| 	relationships?: []; // TODO
 | ||||
| 	relationships?: Relationship[]; // TODO
 | ||||
| 	read_state: { | ||||
| 		entries: []; // TODO
 | ||||
| 		partial: boolean; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy