Documentation
¶
Index ¶
- Variables
- func GetChannel(id string) (*discordgo.Channel, error)
- func GetChannelByName(name string) (*discordgo.Channel, error)
- func GetChannelByPlayerID(playerID string) (*discordgo.Channel, error)
- func RecordLog(m *discordgo.MessageCreate) error
- func SetPMOwner(m *discordgo.MessageCreate) error
- func UpdateChannel(c *discordgo.Channel) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Session *discordgo.Session
)
Functions ¶
func GetChannelByName ¶ added in v1.3.0
func GetChannelByPlayerID ¶ added in v1.4.0
func RecordLog ¶ added in v1.1.1
func RecordLog(m *discordgo.MessageCreate) error
func SetPMOwner ¶ added in v1.4.0
func SetPMOwner(m *discordgo.MessageCreate) error
func UpdateChannel ¶ added in v1.1.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.