Docs, tests
This commit is contained in:
parent
b7679c7826
commit
499b2fb0d6
5 changed files with 82 additions and 2 deletions
|
@ -101,6 +101,7 @@ type publishMessage struct {
|
|||
Icon string `json:"icon"`
|
||||
Actions []action `json:"actions"`
|
||||
Attach string `json:"attach"`
|
||||
Markdown bool `json:"markdown"`
|
||||
Filename string `json:"filename"`
|
||||
Email string `json:"email"`
|
||||
Call string `json:"call"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue