Role flags
This commit is contained in:
		
							parent
							
								
									3e9e8aac3b
								
							
						
					
					
						commit
						0095b65050
					
				| @ -353,6 +353,7 @@ export class Guild extends BaseClass { | ||||
| 			position: 0, | ||||
| 			icon: undefined, | ||||
| 			unicode_emoji: undefined, | ||||
| 			flags: 0, // TODO?
 | ||||
| 		}).save(); | ||||
| 
 | ||||
| 		if (!body.channels || !body.channels.length) | ||||
|  | ||||
| @ -66,4 +66,7 @@ export class Role extends BaseClass { | ||||
| 		integration_id?: string; | ||||
| 		premium_subscriber?: boolean; | ||||
| 	}; | ||||
| 
 | ||||
| 	@Column() | ||||
| 	flags: number; | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Madeline
						Madeline