4307 Commits (b59628d69bf566ccbf725744ceaf6425506ba0bd)
 

Author SHA1 Message Date
Rapptz b59628d69b Add Colour.from_str factory method 3 years ago
lightningyx abdb1539b8 Add narrowed overloads for edit methods on channels 3 years ago
Rapptz 49cbf46c44 Only call async setup if the loop sentinel hasn't been changed 3 years ago
Steve C b5e880d412 Add ValueError to PartialEmoji.read docstring 3 years ago
Rapptz 96b529a5b0 Add Member.display_icon to get the rendered member icon 3 years ago
Mad Cat f9bf19cbb1 Add NotFound to ban docstring 3 years ago
Cobalt d177991b82 Update extensions primer in line with async breaking changes 3 years ago
lightningyx 8b3f097ce0 Fix Guild.fetch_member docstring 3 years ago
Lilly Rose Berner 24a676b77d [tasks] Fix Task.failed() only being True while error handler runs 3 years ago
Josh 1307883f56 [commands] Add overload to run_converters 3 years ago
Daniel Grant 4d39dcf373 Add NotFound to unban docstring 3 years ago
Vaskel 2127d37a21 Add self_deaf and self_mute params to voice connect methods 3 years ago
Jonah Lawrence f54ff25949 Add filename and description kwargs for to_file 3 years ago
Rapptz 76ea0436d9 [commands] Fix broken documentation references 3 years ago
Rapptz 552324fd02 [commands] Add ForumChannelConverter to the converter mapping 3 years ago
Rapptz 5b7cc33f79 [commands] Add ForumChannelConverter converter 3 years ago
Rapptz b20d437dc9 Add Guild.forums property 3 years ago
Rapptz d8bea2b300 Fix Thread.jump_url docstring 3 years ago
Rapptz e1de62b494 [commands] Fix type hints for checks, hooks, and error handlers 3 years ago
Omkaar ad1d249faf Add jump_url property to Threads 3 years ago
Rapptz a7849b25f3 Use pyright CI action and remove --verbose from black 3 years ago
Rapptz a354ecfa89 [commands] Add Range converter 3 years ago
Steve C 3a6d1e8af7 Add ForumChannel to Thread.parent_id docstring 3 years ago
Omkaar e2ee1238f0 Add ForumChannel to abc.GuildChannel docstring 3 years ago
I. Ahmad 3a36871060 Add support for archive duration in Guild.create_text_channel 3 years ago
dolfies 9839e7a0e8 Change Fetch -> Retrieve for last_message documentation 2 years ago
dolfies bea744bf1d Fix hread typo 2 years ago
dolfies 1df4596a3b Change Message.application type to IntegrationApplication 2 years ago
dolfies afda1ebecd Add option to disable ban pagination 2 years ago
dolfies b48705a8bf Update application.py copyright 2 years ago
dolfies aa51ced65c Add new EmbeddedActivityConfig fields 2 years ago
dolfies 90f9a605de Rename appinfo.py -> application.py 2 years ago
dolfies ab79203193 Fix get_recent_mentions() typehint 2 years ago
dolfies 03868c4879 Implement recent messages 2 years ago
dolfies f099d4a648 Implement affinities 2 years ago
dolfies a845dda2b5 Add missing reprs to new settings models 2 years ago
dolfies 4c76498261 Document ApplicationCommand.__call__() as a coroutine 2 years ago
dolfies be9fb6af74 Properly document ApplicationCommand.__call__() 2 years ago
dolfies 5e1d290d25 Add note about order in Guild.top_emojis() 2 years ago
dolfies e51b3e393d Implement top emoji fetching 2 years ago
dolfies ba6e15ed61
Implement protobuf settings (#476) 2 years ago
dolfies e7c7140b1a Fix AttributeError in implicit relationship presence (fixes #473) 2 years ago
dolfies d9738690f7 Fix aiohttp patch not working on newer versions 2 years ago
dolfies 5cfd544a67 Fix invite docs 2 years ago
dolfies 9a6d1e4e52 Implement missing invite target types 2 years ago
dolfies 31c31ce030 Update create invite parameters 2 years ago
dolfies ff1b3b904c Improve PartialInviteChannel 2 years ago
dolfies e6715e87c9 Update migration docs 2 years ago
dolfies bb8c4a726b Fix failing fake client user presence update attempts 2 years ago
dolfies 89f03d8217 Add noop _update_self function to ClientUser 2 years ago