3702 Commits (f9bf19cbb107bca12a4f27aef199534c19b046ee)

Author SHA1 Message Date
Mad Cat f9bf19cbb1 Add NotFound to ban docstring 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 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 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 bb8c4a726b Fix failing fake client user presence update attempts 2 years ago
dolfies 89f03d8217 Add noop _update_self function to ClientUser 2 years ago
dolfies 2f0314f8f2 Properly expose and document sessions 2 years ago
dolfies 822338a9c2 Add new application subscription SKU flags 2 years ago
dolfies c457636c32 Add note about connection access token availability 2 years ago
dolfies edf083bd1e Implement relationship presence and gateway session management 2 years ago
dolfies bbd7a9f3da Fix Message.system_content 2 years ago
dolfies b39255aaa8 Remove outdated template note 2 years ago
dolfies 60e2f7e271 Update call ring logic 2 years ago
dolfies 6887e34fcd Implement GIF stickers (fix crash) 2 years ago
dolfies 1cb06134b6 Update application asset paths and remove nonexistant Application.splash 2 years ago