tutti-api - v2.1.0
GitHub
Preparing search index...
Message
Interface Message
interface
Message
{
content
:
MessageContent
;
id
:
string
;
offset
:
number
;
senderPublicAccountId
:
string
;
timestamp
:
string
;
type
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
content
id
offset
sender
Public
Account
Id
timestamp
type
Properties
content
content
:
MessageContent
id
id
:
string
offset
offset
:
number
Sequence number within the conversation (1, 2, 3…). Drives read receipts.
sender
Public
Account
Id
senderPublicAccountId
:
string
timestamp
timestamp
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
id
offset
sender
Public
Account
Id
timestamp
type
GitHub
tutti-api - v2.1.0
Loading...
Sequence number within the conversation (1, 2, 3…). Drives read receipts.