I have a question about Direct Message Rate Limiting.

Does the condition of “when a message is received from a user” mean “a message is sent via the official twitter client”? Or Is it NOT important whether it is via the official client or the third-party client(== API)?

If it doesn’t matter whether a DM was sent via the API or not, can my application continue to send a DM from a user1 to a user2 and a DM from a user2 to a user1 regardless of rate-limiting?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.