getDirectMessageEvents
Retrieve detailed direct message events from Twitter, including message content, sender info, and attachments. Customize results with specific fields, expansions, and pagination for efficient data handling.
Instructions
Get specific direct message events with detailed information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dmEventFields | No | Fields to include in the DM event objects | |
expansions | No | Additional fields to expand in the response | |
maxResults | No | Maximum number of results to return (default: 100, max: 100) | |
paginationToken | No | Pagination token for retrieving next page of results | |
userFields | No | User fields to include when expanding sender information |