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