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
livechat/ILivechatMessage
ILivechatMessage
Interface ILivechatMessage
Hierarchy
IMessage
ILivechatMessage
Index
Properties
alias
attachments
avatar
Url
blocks
created
At
custom
Fields
edited
At
editor
emoji
file
groupable
id
parse
Urls
reactions
room
sender
text
thread
Id
token
updated
At
visitor
Properties
Optional
alias
alias
:
string
Optional
attachments
attachments
:
IMessageAttachment
[]
Optional
avatar
Url
avatar
Url
:
string
Optional
blocks
blocks
:
IBlock
[]
Optional
created
At
created
At
:
Date
Optional
custom
Fields
custom
Fields
:
{}
Type declaration
[
key:
string
]:
any
Optional
edited
At
edited
At
:
Date
Optional
editor
editor
:
IUser
Optional
emoji
emoji
:
string
Optional
file
file
:
IMessageFile
Optional
groupable
groupable
:
boolean
Optional
id
id
:
string
Optional
parse
Urls
parse
Urls
:
boolean
Optional
reactions
reactions
:
IMessageReactions
room
room
:
IRoom
sender
sender
:
IUser
Optional
text
text
:
string
Optional
thread
Id
thread
Id
:
string
Optional
token
token
:
string
Optional
updated
At
updated
At
:
Date
Optional
visitor
visitor
:
IVisitor
Exports
livechat/ILivechat
Message
ILivechat
Message
alias
attachments
avatar
Url
blocks
created
At
custom
Fields
edited
At
editor
emoji
file
groupable
id
parse
Urls
reactions
room
sender
text
thread
Id
token
updated
At
visitor
Generated using
TypeDoc