Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct {
Blocks []Blocks `json:"blocks"`
Channel string `json:"channel"`
Icon string `json:"icon_emoji"`
Username string `json:"username"`
}
func (*Data) PostMessage ¶
Click to show internal directories.
Click to hide internal directories.