368 Commits (bb210fd0d89b46eddf1535e8510bb07c1b507958)

Author SHA1 Message Date
Willy bb210fd0d8 Add default value to Guild.ban docs 3 years ago
Jakub Kuczys 4367a9afd3 Set thread related perms in private channels to False 3 years ago
Steve C 14875c45e3 Fix permissions-based docstrings to be more consistent 3 years ago
Josh a9af97d841 Add support for toggling discoverable and invites_disabled features 3 years ago
Rapptz 94b2f45cd4 Add more options to Guild.create_forum 3 years ago
Josh 23a41c880a Add support for delete_message_seconds ban argument 3 years ago
mirnovov 18854c0124 Document get_thread not fetching archived threads 3 years ago
z03h 39a3fc341f Add Object.type to Objects where a type can be determined 3 years ago
Bryan Forbes b9795979ac Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
Soheab 521e9eb6ca Fix small typo in Guild.edit docstring 3 years ago
Rapptz 088e763306 Change certain sequences to use a special proxy type instead of list 3 years ago
z03h 55ae37f65e Add automod types to audit log 3 years ago
Alex Nørgaard d61ccf7931 Implement AutoMod 3 years ago
Sarthak Upadhyay 5d48294b77 Update sticker limit in _PREMIUM_GUILD_LIMITS 3 years ago
Alex Nørgaard 4ce3343747 Add Guild.create_forum and CategoryChannel.create_forum 3 years ago
xCirno dfff20d5a9 Add widget_enabled attribute to Guild 3 years ago
z03h 861cd025f2 Fix wrong variable being returned in audit logs 3 years ago
Rapptz 30be0372ef Allow creating a news channel in create_text_channel 3 years ago
Rapptz a51fcf2257 Fix BanEntry not being exported despite being documented 3 years ago
Mad Cat f9bf19cbb1 Add NotFound to ban docstring 3 years ago
lightningyx 8b3f097ce0 Fix Guild.fetch_member docstring 3 years ago
Daniel Grant 4d39dcf373 Add NotFound to unban docstring 3 years ago
Rapptz b20d437dc9 Add Guild.forums property 3 years ago
I. Ahmad 3a36871060 Add support for archive duration in Guild.create_text_channel 3 years ago
dolfies afda1ebecd Add option to disable ban pagination 2 years ago
dolfies 90f9a605de Rename appinfo.py -> application.py 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 edf083bd1e Implement relationship presence and gateway session management 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
dolfies b2d834f898 Cleanup and implement missing setting types (fixes #<deleted-issue>) 3 years ago
dolfies 73f337d709 Raise the original error instead of a proxy in member list errors 3 years ago
dolfies cfe58eeb1f Revert all voice receive changes 3 years ago
dolfies 13d7bafd64 Docs are fun 😭 3 years ago
dolfies 9fe7cfb474 Docs are fun :( 3 years ago
dolfies 8eaa26d479 Various fixes (docs, events, enums, exports 3 years ago
dolfies 8fcca3183a Rebase to latest upstream 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
dolfies fe12a434b6 Convert more parameters to more generic types 3 years ago
dolfies 073c855292 Fix member fetching bugs and context property bug 3 years ago
dolfies 3395417844 Improve typing across the board, remove old browser references 3 years ago
dolfies 388863e521 Implement joining guilds from id & lurking, bug fixes, doc fixes 3 years ago
I. Ahmad 181fc42b9b
Remove outdated note and example 3 years ago
dolfies 957a484306 Run black 3 years ago
curiositIy c6d113c843
Change PUBLIC to COMMUNITY in Guild.edit 3 years ago
Rapptz 5f7c5abe0a Change ban type hints to use int instead of Literal 3 years ago
Rapptz 4a76464ac9 Fix return value of Guild.chunk 3 years ago
Josh e01d4a31eb
Replace invariant container types with wider types where applicable 3 years ago
Rapptz 61577677cd Fix Guild.fetch_members limit parameter typing to be Optional 3 years ago
Lilly Rose Berner 6dd8845e4f
Fix Guild.audit_logs order being reversed without oldest_first and after 3 years ago