Skip to content

Commit

Permalink
Merge pull request #2161 from pizzacat-0/master
Browse files Browse the repository at this point in the history
fixed a typo
  • Loading branch information
joshthecoder committed Feb 6, 2024
2 parents f32d12d + 2c9ef05 commit 91a41c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweepy/client.py
Expand Up @@ -2734,7 +2734,7 @@ def get_direct_message_events(
``event_type`` are returned by default. The ``text`` value isn't
included for ``ParticipantsJoin`` and ``ParticipantsLeave`` events.
event_types : str
The type of Direct Message event to returm. If not included, all
The type of Direct Message event to return. If not included, all
types are returned.
expansions : list[str] | str | None
:ref:`expansions_parameter`
Expand Down

0 comments on commit 91a41c6

Please sign in to comment.