158 Commits (54288879e28cc63eefce33311ec393a4eed476c4)

Author SHA1 Message Date
Rapptz 54288879e2 Remove userbot functionality 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Rapptz efc30a146e Guard for `None` in VocalGuildChannel.members 4 years ago
Nadir Chowdhury 1b2688518e
Implement StageChannel and related methods 4 years ago
Tarek 6524869ddd
Implement voice region changing for voice channels 4 years ago
Rapptz a30ad6acf2 Ignore moving category channels to another category 4 years ago
Sebastian Law d6501159e7
[docs] copy signature from overridden and inherited methods 4 years ago
Nadir Chowdhury 427e387a2f
Deprecate non-bot methods 4 years ago
SuzuZusu 491b426205
Fix documentation with reference in GroupChannel.permissions_for 4 years ago
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