Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(s *discordgo.Session, vsu *discordgo.VoiceStateUpdate) (handler, error)
func VoiceStateUpdateHandler ¶
func VoiceStateUpdateHandler(s *discordgo.Session, vsu *discordgo.VoiceStateUpdate)
Types ¶
type ChangeRoomState ¶
type ChangeRoomState interface {
GetText() string
}
func NewChangeRoomState ¶
func NewChangeRoomState(vsu *discordgo.VoiceStateUpdate, s *discordgo.Session, cs *ceviord.Channels) ChangeRoomState
Click to show internal directories.
Click to hide internal directories.