Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Support Stage Channels #153

Closed
auguwu opened this issue Mar 31, 2021 · 1 comment · Fixed by #154
Closed

Support Stage Channels #153

auguwu opened this issue Mar 31, 2021 · 1 comment · Fixed by #154
Labels
enhancement New feature or request

Comments

@auguwu
Copy link
Owner

auguwu commented Mar 31, 2021

discord/discord-api-docs#2751

@auguwu auguwu added the enhancement New feature or request label Mar 31, 2021
auguwu added a commit that referenced this issue Mar 31, 2021
@auguwu auguwu linked a pull request Apr 1, 2021 that will close this issue
@auguwu
Copy link
Owner Author

auguwu commented Apr 1, 2021

So far, what is done is:

  • StageChannel is now a channel that can be used insteading of "oh hey, I can't use this channel yet
  • Added properties from docs to [VoiceState] and [VoiceChannel]
    • region (VoiceChannel): Returns the region the voice channel is (or null if it's automatically set)

What is to-do:

  • Add VoiceState.setAsSpeaker() and VoiceState.setAsAudience() methods
  • Add rtf_region to VoiceChannel.modify
  • Add requestSpeakDate property (which is the timestamp)

@auguwu auguwu closed this as completed Apr 3, 2021
@auguwu auguwu mentioned this issue Apr 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant