Commit Graph
14 Commits
Author SHA1 Message Date
HarmonandGitHub 1a3422dccc Handle role_id possibly being None for StreamIntegration 2021-06-27 23:46:14 -04:00
HarmonandRapptz 351a1a1865 Raise DiscordServerError for 503 Service Unavailable errors 2020-11-21 22:16:40 -05:00
HarmonandDanny e469174071 Documentation fixes (#2531)
* Fix indentation for versionadded for Team.members
* Replace tabs with spaces in API Reference documentation
2020-01-24 20:53:34 -05:00
HarmonandDanny 6f9793fe5e Fixes and improvements for v1.3 documentation
* Add missing versionadded strings for v1.3
* Add missing versionchanged string for Message.edit
* Consistently use versionadded for attributes
* Consistently use versionchanged for parameters
* Use versionchanged for Bot.is_owner
* Fix references in v1.3 changelog
* Improve grammar in v1.3 changelog
2020-01-22 23:55:05 -05:00
HarmonandRapptz 94c0cb0d5c [commands] Add missing word in HelpCommand documentation 2019-06-20 22:52:47 -04:00
HarmonandRapptz 2fd589874f Fix wording in documentation for ClientUser.locale 2019-05-21 21:15:26 -04:00
Harmon 0513ea1f53 [commands] Properly handle typing.Optional as last positional parameter 2019-03-13 10:05:08 -05:00
Harmon 4b22dd216c Fix ReactionIterator for limit > 100 2019-01-30 14:14:03 -06:00
HarmonandRapptz bf9ca405e3 Fix case insensitive command removal 2018-06-21 07:44:00 -04:00
HarmonandGitHub 21bea43d22 Fix session_id in Spotify.to_dict 2018-03-06 04:55:33 -06:00
Harmon 91e2163523 Fix typo in http.create_channel 2017-09-13 18:05:09 -05:00
Harmon758 6061f83c3f Fix bug with edit_profile for user accounts 2016-06-23 13:52:42 -05:00
Harmon758andRapptz c8698787fa Allow datetime in limit parameters for purge_from
Check for datetime instead of using logs_from, for 3.4 compatibility
2016-05-31 19:35:14 -04:00
Harmonandkhazhyk c2e7a68105 Fix purge_from to use LogsFromIterator.create (#219) 2016-05-20 21:15:43 -04:00