Global

Members

(constant) messageScopePrivate :string

Public message scope
Type:
  • string
Source:
Example
MgBotApiClient.types().messageScopePrivate

(constant) messageScopePublic :string

Public message scope
Type:
  • string
Source:
Example
MgBotApiClient.types().messageScopePublic

(constant) msgTypeCommand :string

Command message type
Type:
  • string
Source:
Example
MgBotApiClient.types().msgTypeCommand

(constant) msgTypeFile :string

File message type
Type:
  • string
Source:
Example
MgBotApiClient.types().msgTypeFile

(constant) msgTypeImage :string

Image message type
Type:
  • string
Source:
Example
MgBotApiClient.types().msgTypeImage

(constant) msgTypeOrder :string

Order message type
Type:
  • string
Source:
Example
MgBotApiClient.types().msgTypeOrder

(constant) msgTypeProduct :string

Product message type
Type:
  • string
Source:
Example
MgBotApiClient.types().msgTypeProduct

(constant) msgTypeSystem :string

System message type
Type:
  • string
Source:
Example
MgBotApiClient.types().msgTypeSystem

(constant) msgTypeText :string

Text message type
Type:
  • string
Source:
Example
MgBotApiClient.types().msgTypeText

(constant) wsBotUpdated :string

Bot updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsBotUpdated

(constant) wsChannelUpdated :string

Channel updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsChannelUpdated

(constant) wsChatCreated :string

Chat creating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsChatCreated

(constant) wsChatUnreadUpdated :string

Unread chat updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsChatUnreadUpdated

(constant) wsChatUpdated :string

Chat updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsChatUpdated

(constant) wsCustomerUpdated :string

Customer updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsCustomerUpdated

(constant) wsDialogAssign :string

Dialogue appointment websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsDialogAssign

(constant) wsDialogClosed :string

Dialogue closing websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsDialogClosed

(constant) wsDialogOpened :string

Dialogue opening websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsDialogOpened

(constant) wsMessageDeleted :string

Websocket event delete message
Type:
  • string
Source:
Example
MgBotApiClient.types().wsMessageDeleted

(constant) wsMessageNew :string

New message websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsMessageNew

(constant) wsMessageUpdated :string

Updating message websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsMessageUpdated

(constant) wsSettingsUpdated :string

Settings updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsSettingsUpdated

(constant) wsUserJoinedChat :string

User joined chat websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsUserJoinedChat

(constant) wsUserLeftChat :string

User left chat websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsUserLeftChat

(constant) wsUserOnlineUpdated :string

User online status updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsUserOnlineUpdated

(constant) wsUserUpdated :string

User updating websocket event
Type:
  • string
Source:
Example
MgBotApiClient.types().wsUserUpdated