Documentation
¶
Overview ¶
slack api functions
Index ¶
Constants ¶
View Source
const ( Commit = iota + 1 Booking )
MessageType
View Source
const ( NOT_LOADING = iota OK ERROR LOST )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bot ¶
type Bot struct {
// contains filtered or unexported fields
}
save bot token struct
func (*Bot) SendingToChannel ¶
message to channel
type Message ¶
type Message struct {
Title string
Attach slack.Attachment
}
Click to show internal directories.
Click to hide internal directories.