149 Commits (69bdc3a1849407f64ef93bd2e5119e54d6cd2208)

Author SHA1 Message Date
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 52d587d286 Allow PartialMessage to work with DM channels as well 4 years ago
Rapptz 3fe6d261f1 Add PartialMessage to allow working with channel/message_id pairs. 4 years ago
Rapptz 44dc7a8e02 Add support for editing and deleting webhook messages. 4 years ago
SebbyLaw 2e2560126f Implement icon_rl_as and cover_image_url_as for AppInfo 5 years ago
Michael 93fa46713a
Fix and add documentation 5 years ago
Nadir Chowdhury e971e2f16c
Allow more methods to set an audit log reason 5 years ago
Skezza c3bca7ec73
Documentation formatting 5 years ago
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
NCPlayz bd1420b5f0 Allow editing of channel types for news and text channels 5 years ago
Steve C 128c9f4eb8 Use GuildChannel abc for CategoryChannel edit 5 years ago
Harmon 6f9793fe5e Fixes and improvements for v1.3 documentation 5 years ago
Rapptz 02397306b2 Drop superfluous zero in version related changes in the documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Willy 43e38654e9
Added docs for overwrites kwarg for CategoryChannel.edit 5 years ago
Rapptz a1d41f16d8 Document NotFound exception raise in message deletion endpoints 5 years ago
CapnS 072cef3bb6 Allow editing of overwrites in Channel.edit() 6 years ago
Naegin cc2aecd3ff Fix 'purge' method docstring. 6 years ago
NCPlayz dab2519a09 Implement `TextChannel.follow()` 6 years ago
apple502j 30c9e33384 [docs] category_id is Optional 6 years ago
Rapptz 5f272fa151 Add VoiceChannel.voice_states low level helper. 6 years ago
Rapptz 7e2da1c93b Publicly expose a type property for all channels. 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Vexs bf5b267c55 Correct the documentation for methods and properties that return Assets 6 years ago
DevilXD b8e45afe9a Fixed TextChannel edit method missing slowmode unit 6 years ago
Rapptz 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. 6 years ago
Rapptz eb4de55f6d Add reason to TextChannel.create_webhook 6 years ago
Rapptz f5c38c3559 Add abc.GuildChannel.clone to clone a channel with another name. 6 years ago
Rapptz 812578f0c9 Remove legacy nsfw check. 6 years ago
Lorenzo b969016340
Bool fix in TextChannel.purge documentation. 6 years ago
apple502j 024e57efc2
Change slowmode max value in docs 6 years ago
khazhyk 366dc4855b simplify HistoryIterator message ordering 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
Capn fd3a176793
Fix documentation for Channel.last_message 6 years ago
Rapptz 35c0476dbb Add TextChannel.last_message_id and TextChannel.last_message 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz cb9ae7bd76 Sorting bucket requires an integer. 6 years ago
Rapptz f3f2f882fd Fix typo in private property name. 6 years ago
Rapptz 5061915b2a Add support for store channels. 6 years ago
Rapptz a70db36cfc Handle type updates in TextChannel._update for news channels. 6 years ago
Nadir Chowdhury 999ac0a0e3 Add Category.create_text_channel/Category.create_voice_channel (#1976) 6 years ago
Rapptz 5ea84fb971 Add support for guild news channels. 6 years ago
Steve C 8beabcc39a
Fix typing for Channel.purge's limit kwarg. 6 years ago
Pedro Cunha 4ebe02ab1f Fix documentation typo in CategoryChannel 6 years ago
Chris 1222bce271 Add CategoryChannel.text_channels and voice_channels 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Michael H f45aef7c2e Handle implicit perms in discord.VoiceChannel.permissions_for 6 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Rapptz 860d6a9ace Revert "Rework documentation to not duplicate inherited members." 7 years ago