Documentation
¶
Index ¶
Constants ¶
View Source
const ( CommandVoiceJoin = "voice_join" CommandVoiceLeave = "voice_leave" CommandMute = "mute" CommandUnmute = "unmute" CommandIdentify = "identify" CommandPing = "ping" EventVoiceReady = "voice_ready" EventVoiceConnected = "voice_connected" EventVoiceMembers = "voice_members" EventUserSpeaking = "user_speaking" EventInfo = "info" EventError = "error" EventPong = "pong" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.