Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bmattermost ¶
type Bmattermost struct { MMhook MMapi Config *config.Protocol Remote chan config.Message TeamId string Account string // contains filtered or unexported fields }
func (*Bmattermost) Command ¶
func (b *Bmattermost) Command(cmd string) string
func (*Bmattermost) Connect ¶
func (b *Bmattermost) Connect() error
func (*Bmattermost) Disconnect ¶ added in v0.9.3
func (b *Bmattermost) Disconnect() error
func (*Bmattermost) JoinChannel ¶ added in v0.7.0
func (b *Bmattermost) JoinChannel(channel string) error
Click to show internal directories.
Click to hide internal directories.