Protocol reference
types.CommunityRole
Fields
| Name | Type |
|---|---|
id | Snowflake<Role> |
community_id | Snowflake<Community> |
name | string |
permissions | fixed64 |
priority | uint32 |
color | uint32 |
separated | bool |
public | bool |