🐛 fix message schema
This commit is contained in:
		
							parent
							
								
									e67ca0a163
								
							
						
					
					
						commit
						33d2fe808d
					
				| @ -57,7 +57,7 @@ export interface MessageCreateSchema { | ||||
| 	content?: string; | ||||
| 	nonce?: string; | ||||
| 	tts?: boolean; | ||||
| 	embed?: Embed & { timestamp: string }; | ||||
| 	embed?: Embed & { timestamp?: string }; | ||||
| 	allowed_mentions?: []; | ||||
| 	message_reference?: { | ||||
| 		message_id: bigint; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy