You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If voice-channels are created on a server after a bot starts up, server#voice_states and user#voice_channel both show nil for a user when they are in the channel.
The voice-channel itself is recognized by the bot as it shows up in server#voice_channels.
The text was updated successfully, but these errors were encountered:
If voice-channels are created on a server after a bot starts up,
server#voice_states
anduser#voice_channel
both shownil
for a user when they are in the channel.The voice-channel itself is recognized by the bot as it shows up in
server#voice_channels
.The text was updated successfully, but these errors were encountered: