Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bslack ¶ added in v0.7.0
type Bslack struct {
Users []slack.User
Usergroups []slack.UserGroup
UseChannelID bool
*bridge.Config
sync.RWMutex
// contains filtered or unexported fields
}
func (*Bslack) Disconnect ¶ added in v0.9.3
func (*Bslack) JoinChannel ¶ added in v0.7.0
func (b *Bslack) JoinChannel(channel config.ChannelInfo) error
Click to show internal directories.
Click to hide internal directories.