Preparing search index...
The search index is not available
@the-convocation/twitter-scraper
@the-convocation/twitter-scraper
DmMessage
Interface DmMessage
interface
DmMessage
{
affects_sort
:
boolean
;
conversation_id
:
string
;
id
:
string
;
message_data
:
DmMessageData
;
message_reactions
:
DmReaction
[]
;
request_id
:
string
;
time
:
string
;
}
Hierarchy (
View Summary
)
DmMessage
DmWelcomeMessage
Index
Properties
affects_
sort
conversation_
id
id
message_
data
message_
reactions
request_
id
time
Properties
affects_
sort
affects_sort
:
boolean
conversation_
id
conversation_id
:
string
id
id
:
string
message_
data
message_data
:
DmMessageData
message_
reactions
message_reactions
:
DmReaction
[]
request_
id
request_id
:
string
time
time
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
affects_
sort
conversation_
id
id
message_
data
message_
reactions
request_
id
time
@the-convocation/twitter-scraper
Loading...