🐛 fix MessageComponent recursive definition
This commit is contained in:
		
							parent
							
								
									4a4b93b767
								
							
						
					
					
						commit
						71c1d1c15f
					
				| @ -76,10 +76,9 @@ const MessageComponent: any = { | ||||
| 	custom_id: String, | ||||
| 	url: String, | ||||
| 	disabled: Boolean, | ||||
| 	components: [Object], | ||||
| }; | ||||
| 
 | ||||
| MessageComponent.components = [MessageComponent]; | ||||
| 
 | ||||
| export interface MessageComponent { | ||||
| 	type: number; | ||||
| 	style?: number; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy