Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bdiscord ¶ added in v1.9.0
type Bdiscord struct {
Channels []*discordgo.Channel
Nick string
UseChannelID bool
sync.RWMutex
*bridge.Config
// contains filtered or unexported fields
}
func (*Bdiscord) Disconnect ¶ added in v1.9.0
func (*Bdiscord) JoinChannel ¶ added in v1.9.0
func (b *Bdiscord) JoinChannel(channel config.ChannelInfo) error
Click to show internal directories.
Click to hide internal directories.