Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct {
Username string
Fallback string
Text string
Author string
AuthorLink string
AuthorIcon string
ImageUrl string
ProviderName string
Color string
Date int64
}
func NewMessage ¶
func (Message) SlackMessageParams ¶
func (m Message) SlackMessageParams() slack.PostMessageParameters
Click to show internal directories.
Click to hide internal directories.