Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanReconnectAfter ¶
Types ¶
type Type ¶
type Type uint
Type is the discord operation value
const ( Dispatch Type = 0 Heartbeat Type = 1 HeartbeatACK Type = 11 Hello Type = 10 Identify Type = 2 InvalidSession Type = 9 PresenceUpdate Type = 3 Reconnect Type = 7 RequestGuildMembers Type = 8 Resume Type = 6 VoiceStateUpdate Type = 4 )
send / receive
const (
Invalid Type = 0b111111111111 // 4095
)
Click to show internal directories.
Click to hide internal directories.