-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Document set voice channel status #6398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
discord/discord-api-docs#6398 Signed-off-by: mccoderpy <[email protected]>
advaith1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the name of this PR is outdated
| | permission_overwrites? | array of [overwrite](#DOCS_RESOURCES_CHANNEL/overwrite-object) objects | explicit permission overwrites for members and roles | | ||
| | name? | ?string | the name of the channel (1-100 characters) | | ||
| | topic? | ?string | the channel topic (0-4096 characters for `GUILD_FORUM` and `GUILD_MEDIA` channels, 0-1024 characters for all others) | | ||
| | status? | ?string | the voice channel status (0-500 characters) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| | status? | ?string | the voice channel status (0-500 characters) | | |
| | status? | ?string | the voice channel status (0-500 characters), only included in the Guild Create event | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason for this?
|
Can documentation for the status field in the auditlog options be added as well? |
Co-authored-by: advaith <[email protected]>
This commit implements the new permissions (USE_CLYDE_AI, SET_VOICE_CHANNEL_STATUS, and CREATE_GUILD_EXPRESSIONS) as seen in these PRs: discord/discord-api-docs#6354 discord/discord-api-docs#6398 discord/discord-api-docs#6120
|
the Channel Update event description should be updated to say that it doesn't trigger for status updates like last_message_id |
|
|
a different endpoint is used for changing voice status and a PR for this already exists: #6400 |
|
Can you update the documentation for the list of intents as well with the intent required intent for this event? |
|
Looks like that there's a bug with the Discord UI. After editing the channel (e.g. the channel's name) the status gets reset ( {
...
"status": "test",
"name": "voice-111",
...
} |
|
Hey, is there any way to get this merged soon? |
|
Also interested |
|
any information when official merge? waiting for over half a year now |
|
The fates of hang status and vc status are not decided yet, since hang status has a partial rollout and may fully replace vc status, so we won't be documenting vc status until we are confident it's sticking around. |
This commit implements the new permissions (USE_CLYDE_AI, SET_VOICE_CHANNEL_STATUS, and CREATE_GUILD_EXPRESSIONS) as seen in these PRs: discord/discord-api-docs#6354 discord/discord-api-docs#6398 discord/discord-api-docs#6120
|
When will this feature be documented/implemented correctly? Has it been overlooked? |
|
sry for writing again but, are there any information when official merge? waiting for over 1 and half a year now. if you need someone the write the Documentation... i have a lot of time |
|
Any news on this? We have had a few Nostrum users ask about using the features here and in #6400 but we've held off implementing this until it's confirmed any of these features are sticking around. There don't seem to be any beta markers around statuses now so would be nice to have these PRs merged if the features are going to stay. |
|
Closing this as abandoned. |
@advaith1 What's the status of this feature? It still seems to be in the client, but its not documented for bots, so it just seems to exist in the typical Discord Limbo. |
|
@advaith1 please take a look at this |


Permission:
Usage: