Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.14 KB

File metadata and controls

21 lines (13 loc) · 1.14 KB

DmEvent

Properties

Name Type Description Notes
attachments DmEventAttachments [optional]
createdAt OffsetDateTime [optional]
dmConversationId String Unique identifier of a DM conversation. This can either be a numeric string, or a pair of numeric strings separated by a '-' character in the case of one-on-one DM Conversations. [optional]
eventType String
id String Unique identifier of a DM Event.
participantIds List<String> A list of participants for a ParticipantsJoin or ParticipantsLeave event_type. [optional]
referencedTweets List<TweetEditComplianceObjectSchemaTweet> A list of Tweets this DM refers to. [optional]
senderId String Unique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers. [optional]
text String [optional]