Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEventIgnored = errors.New("this event message should ignored")
ErrEventIgnored is for events that should be ignored
Functions ¶
Types ¶
type Bslack ¶
func (*Bslack) Disconnect ¶
func (*Bslack) JoinChannel ¶
func (b *Bslack) JoinChannel(channel config.ChannelInfo) error
JoinChannel only acts as a verification method that checks whether Matterbridge's Slack integration is already member of the channel. This is because Slack does not allow apps or bots to join channels themselves and they need to be invited manually by a user.
Click to show internal directories.
Click to hide internal directories.