Skip to content

Commit e20e66b

Browse files
committed
WIP(docs): 🚧 working for docs
1 parent 9126027 commit e20e66b

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ Now covers these features:
119119
- List follows
120120
- Pinned Lists
121121

122+
- Direct Messages
123+
- Direct Messages lookup
124+
- Manage Direct Messages
125+
122126
-----------
123127
INSTANTIATE
124128
-----------
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Direct Messages lookup
2+
3+
Direct Messages enable private conversations on Twitter. Direct Messages are one of the most popular features of Twitter, with a wide variety of use cases. These use cases range from group chats among friends to powering customer support for brands around the world. New v2 versions of Direct Messages endpoints will be introduced in stages, and this first stage includes fundamental endpoints for creating Direct Messages and listing Direct Message conversation events. For the first time, the Twitter API v2 supports group conversations.
4+
5+
You can get more information for this at [docs](https://developer.twitter.com/en/docs/twitter-api/direct-messages/lookup/introduction)
6+
7+
###
8+
9+
10+
Returns a list of Direct Messages (DM) events within a 1-1 conversation with the user specified in the participant_id path parameter.

docs/docs/usage/direct-messages/manage-direct-messages.md

Whitespace-only changes.

0 commit comments

Comments
 (0)