Documentation
Preparing search index...
@kehto/services
DmMessagePage
Interface DmMessagePage
Page of normalized messages for one conversation.
interface
DmMessagePage
{
cursor
?:
string
;
messages
:
DmMessage
[]
;
}
Index
Properties
cursor?
messages
Properties
Optional
cursor
cursor
?:
string
messages
messages
:
DmMessage
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
messages
Documentation
Loading...
Page of normalized messages for one conversation.