工具 API

tweets.liking_users.list

Retrieves a list of Users who liked a specific Post by its ID.

socialOAuth1 积分

调用信息

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

输入参数

id必填

Unique identifier of this Tweet. 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 base36 pagination token.

user.fields

The fields available for a User object.

expansions

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

tweet.fields

The fields available for a Tweet object.