Preparing search index...
The search index is not available
@zoom/rivet
@zoom/rivet
Chatbot
InteractiveMessageActions
Interface InteractiveMessageActions
interface
InteractiveMessageActions
{
event
:
"interactive_message_actions"
;
payload
:
{
accountId
:
string
;
actionItem
:
{
text
:
string
;
value
:
string
}
;
channelName
:
string
;
messageId
:
string
;
original
:
CardContent
;
robotJid
:
string
;
timestamp
:
number
;
toJid
:
string
;
userId
:
string
;
userJid
:
string
;
userName
:
string
;
}
;
}
Hierarchy (
view full
)
Event
<
"interactive_message_actions"
>
InteractiveMessageActions
Index
Properties
event
payload
Properties
event
event
:
"interactive_message_actions"
payload
payload
:
{
accountId
:
string
;
actionItem
:
{
text
:
string
;
value
:
string
}
;
channelName
:
string
;
messageId
:
string
;
original
:
CardContent
;
robotJid
:
string
;
timestamp
:
number
;
toJid
:
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...