package
Version:
v10.0.34
Opens a new window with list of versions in this module.
Published: Nov 1, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Client interface {
SendMessage(msg string) error
}
Client Slack bot client.
needed scopes: chat:write, channels:read, groups:read, im:read, mpim:read
New creates a new instance. Needs the bot token and the channel name
Source Files
¶
Click to show internal directories.
Click to hide internal directories.