Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrConnClosed = errors.New("voice connection is closed") ErrStateTimeout = errors.New("timed out waiting for voice state") )
Predefined errors
Functions ¶
Types ¶
type Conn ¶
type Conn struct {
// contains filtered or unexported fields
}
Conn represents an active connection to a voice channel
Click to show internal directories.
Click to hide internal directories.