Preparing search index...
The search index is not available
@zoom/rivet
@zoom/rivet
Chatbot
BotNotification
Interface BotNotification
interface
BotNotification
{
event
:
"bot_notification"
;
payload
:
{
accountId
:
string
;
channelName
:
string
;
cmd
:
string
;
robotJid
:
string
;
timestamp
:
number
;
toJid
:
string
;
triggerId
:
string
;
userId
:
string
;
userJid
:
string
;
userName
:
string
;
}
;
}
Hierarchy (
view full
)
Event
<
"bot_notification"
>
BotNotification
Index
Properties
event
payload
Properties
event
event
:
"bot_notification"
payload
payload
:
{
accountId
:
string
;
channelName
:
string
;
cmd
:
string
;
robotJid
:
string
;
timestamp
:
number
;
toJid
:
string
;
triggerId
:
string
;
userId
:
string
;
userJid
:
string
;
userName
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
payload
@zoom/rivet
Loading...