Search
Preparing search index...
The search index is not available
Rocket.Chat Apps TypeScript Definition
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Rocket.Chat Apps TypeScript Definition
messages/IMessageAction
IMessageAction
Interface IMessageAction
Interface which represents an action which can be added to a message.
Hierarchy
IMessageAction
Index
Properties
image_
url
is_
webview
msg
msg_
in_
chat_
window
msg_
processing_
type
text
type
url
webview_
height_
ratio
Properties
Optional
image_
url
image_
url
:
string
Optional
is_
webview
is_
webview
:
boolean
Optional
msg
msg
:
string
Optional
msg_
in_
chat_
window
msg_
in_
chat_
window
:
boolean
Optional
msg_
processing_
type
msg_
processing_
type
:
MessageProcessingType
Optional
text
text
:
string
type
type
:
BUTTON
Optional
url
url
:
string
Optional
webview_
height_
ratio
webview_
height_
ratio
:
string
Exports
messages/IMessage
Action
IMessage
Action
image_
url
is_
webview
msg
msg_
in_
chat_
window
msg_
processing_
type
text
type
url
webview_
height_
ratio
Generated using
TypeDoc
Interface which represents an action which can be added to a message.