getDirectMessageEvents
Retrieve detailed Twitter Direct Message events, including text, sender ID, and attachments, with customizable fields, expansions, and pagination for efficient data retrieval.
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 |