We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e2cd0f commit a7e2694Copy full SHA for a7e2694
CHANGES
@@ -6,6 +6,7 @@
6
See the messy details at https://github.com/bear/python-twitter/pull/251
7
8
Pull Requests
9
+ #525 Adds support for 280 character limit for tweets by trevorprater
10
#267 initialize Api.__auth fixes #119 by rbpasker
11
#266 Add full_text and page options in GetDirectMessages function by mistersalmon
12
#264 Updates Media object with new methods, adds id param, adds tests by jeremylow
@@ -24,6 +25,9 @@
24
25
26
Probably a whole lot that I missed - ugh!
27
28
+2017-11-11
29
+ Added support for 280 character limit
30
+
31
2015-10-05
32
Added who to api.GetSearch
33
0 commit comments