package
Version:
v0.0.0-...-9b5ed8b
Opens a new window with list of versions in this module.
Published: Mar 21, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetVoiceStatus() bool
GetVoiceStatus update voice channel status
func UpdateVoiceStatus(status bool)
UpdateVoiceStatus update voice channel status
VoiceStatusSwitch switch on/off voice channel
type Discord interface {
AddHandler(handler interface{})
SendMessageToChannel(string, string) error
CloseConnection() error
OpenConnection() error
}
Discord interface
NewSession new Discord session
Source Files
¶
Click to show internal directories.
Click to hide internal directories.