Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
func (*Tracker) Register ¶
func (t *Tracker) Register(gw disgord.GatewayQueryBuilder)
Register should be used before the connection is established. Registers the necessary handlers for tracking voice state changes.
Click to show internal directories.
Click to hide internal directories.