工具 API

dm_conversations.with.dm_events.list

Retrieves direct message events for a specific conversation.

socialOAuth1 积分

调用信息

工具标识
twitter.dm_conversations.with.dm_events.list
服务提供方
Twitter / X
平均响应
0 ms
近 7 天调用
0

输入参数

participant_id必填

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.

max_results

integer

pagination_token

A base32 pagination token.

event_types

array

dm_event.fields

The fields available for a DmEvent object.

expansions

The list of fields you can expand for a [DmEvent](#DmEvent) object. If the field has an ID, it can be expanded into a full object.

media.fields

The fields available for a Media object.

user.fields

The fields available for a User object.

tweet.fields

The fields available for a Tweet object.