Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostChatMessage ¶
type PostChatMessage struct { Text string `json:"text"` Channel string `json:"channel"` IsMarkdown bool `json:"mrkdwn"` }
PostChatMessage представляет сообщение, которое можно запостить в чат слака.
Click to show internal directories.
Click to hide internal directories.