Preparing search index...
The search index is not available
@the-convocation/twitter-scraper
@the-convocation/twitter-scraper
DmMessageData
Interface DmMessageData
interface
DmMessageData
{
edit_count
?:
number
;
entities
?:
DmMessageEntities
;
id
:
string
;
recipient_id
:
string
;
sender_id
:
string
;
text
:
string
;
time
:
string
;
}
Index
Properties
edit_
count?
entities?
id
recipient_
id
sender_
id
text
time
Properties
Optional
edit_
count
edit_count
?:
number
Optional
entities
entities
?:
DmMessageEntities
id
id
:
string
recipient_
id
recipient_id
:
string
sender_
id
sender_id
:
string
text
text
:
string
time
time
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edit_
count
entities
id
recipient_
id
sender_
id
text
time
@the-convocation/twitter-scraper
Loading...