File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ There are other rules and restrictions not shared here for the sake of spam and
3737| id | snowflake | the user's id | identify |
3838| username | string | the user's username, not unique across the platform | identify |
3939| discriminator | string | the user's Discord-tag | identify |
40- | global_name | ?string | the user's display name, if it is set. For bots, this is the application name | identify |
40+ | global_name | ?string | the user's display name, if it is set | identify |
4141| avatar | ?string | the user's [ avatar hash] ( /developers/reference#image-formatting ) | identify |
4242| bot? | boolean | whether the user belongs to an OAuth2 application | identify |
4343| system? | boolean | whether the user is an Official Discord System user (part of the urgent message system) | identify |
You can’t perform that action at this time.
0 commit comments