We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eca190 commit 91e7114Copy full SHA for 91e7114
1 file changed
twitter/api.py
@@ -3515,9 +3515,9 @@ def CreateFavorite(self,
3515
3516
Args:
3517
status_id (int, optional):
3518
- The id of the twitter status to unmark as a favorite.
+ The id of the twitter status to mark as a favorite.
3519
status (twitter.Status, optional):
3520
- The twitter.Status object to unmark as a favorite.
+ The twitter.Status object to mark as a favorite.
3521
include_entities (bool, optional):
3522
The entities node will be omitted when set to False.
3523
0 commit comments