🐛 make Message created_at optional
This commit is contained in:
		
							parent
							
								
									536a4deaf2
								
							
						
					
					
						commit
						af92f3a393
					
				| @ -46,7 +46,7 @@ export interface Message { | ||||
| 	})[]; | ||||
| 	mention_roles?: Role[]; | ||||
| 	mention_channels?: Channel[]; | ||||
| 	created_at: Date; | ||||
| 	created_at?: Date; | ||||
| } | ||||
| 
 | ||||
| export interface MessageDocument extends Document, Message { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy