direct_messages.new
POST
/direct_messages/new.json
message to the specified user from the authenticating user. Requires both the user and text
parameters and must be a POST. Returns the sent message in the requested format if successful.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/direct_messages/new.json'
响应示例响应示例
{}
请求参数
无
返回响应
修改于 2024-09-24 06:06:38