Documentation ¶
Index ¶
Constants ¶
View Source
const ( Heartbeat = "HEARTBEAT" Ready = "READY" Resume = "RESUME" Resumed = "RESUMED" Identify = "IDENTIFY" StatusUpdate = "STATUS_UPDATE" VoiceStateUpdate = "VOICE_STATE_UPDATE" RequestGuildMembers = "REQUEST_GUILD_MEMBERS" )
Different socket commands that can be sent to Discord
View Source
const ( Shutdown = "_" Close = "-" )
custom events for Disgord. Don't use these.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.