More docs
This commit is contained in:
parent
8900df27c9
commit
712c292183
8 changed files with 275 additions and 89 deletions
|
@ -93,7 +93,6 @@ const (
|
|||
emptyMessageBody = "triggered" // Used if message body is empty
|
||||
defaultAttachmentMessage = "You received a file: %s" // Used if message body is empty, and there is an attachment
|
||||
encodingBase64 = "base64"
|
||||
actionIDLength = 10
|
||||
)
|
||||
|
||||
// WebSocket constants
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue