Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface {
SendMessage(channel string, options ...slack.MsgOption) (string, string, string, error)
}
API is an interface of Slack API
Click to show internal directories.
Click to hide internal directories.