167 Commits (7ebfface22976a2d8fee3dc885626a5b009377d8)

Author SHA1 Message Date
Sebastian Law b82a0dc6fd
[docs] remove mentions of bot only usability 4 years ago
Nadir Chowdhury 1d7f387122
[docs] stage_channels doc typo 4 years ago
z03h 304229071f
Add VoiceChannel.video_quality_mode 4 years ago
Rapptz 9eaf1e85e4 Rewrite Asset design 4 years ago
Robin 30310b9ab6
Add NSFW for Guilds 4 years ago
Rapptz a8b3cfa592 Remove comment that doesn't apply anymore 4 years ago
Rapptz 9b94fe1ce0 Remove superfluous unused payload parameter 4 years ago
Rapptz 7bdaa793f6 Create temporary DMChannels from message create events 4 years ago
Rapptz 99fc950510 Use f-strings in more places that were missed. 4 years ago
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