direct_messages.show
GET
/direct_messages/show.json
message, specified by an id parameter. Like the /1.1/direct_messages.format request, this method
will include the user objects of the sender and recipient.
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/show.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38