direct_messages.sent
GET
/direct_messages/sent.json
recent direct messages sent by the authenticating user. Includes detailed information about the
sender and recipient user. You can request up to 200 direct messages per call, up to a maximum of
800 outgoing DMs.
permissions. Consult The Application Permission Model for more information.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/direct_messages/sent.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38