Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ChannelREAuto = regexp.MustCompile(`<#[A-Z0-9]+\|>`)
)
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
Click to show internal directories.
Click to hide internal directories.