4490 Commits (e27c62d39db9908f2a198ed3e54d0e5dbcee0186)

Author SHA1 Message Date
blord0 e27c62d39d Fix type for member modal 1 month ago
blord0 d94276218c Fix doc issue that last commit created 1 month ago
blord0 23e054f892 Add default state for a PrimaryGuild 1 month ago
blord0 96bebf4e34 Checks that identity_enabled is true when returning a PrimaryGuild 1 month ago
blord0 4929a17d2b Mark identity_enabled and _badge as optional 1 month ago
blord0 7802aaa9aa
Apply suggestions from code review 1 month ago
blord0 15cff6a3c3
Apply suggestions from code review 1 month ago
blord0 f718627cf3 Remove unnecessary returning of private attributes 1 month ago
blord0 3a8e44150f Style fixes 1 month ago
blord0 d63672e0a1 Change guild_id to id 1 month ago
blord0 82b9483168
Apply suggestions from code review 1 month ago
blord0 9dc9c4072c guild_id would sometimes return a string, convert to make sure it is always an int 1 month ago
blord0 db82935a9a tab complete was not working for members. Not too sure if this is the correct fix, but it works 1 month ago
blord0 2f4000d7b2 Add docs for PrimaryGuild 1 month ago
blord0 f6d93c4e1c Styling changes 1 month ago
blord0 6eb8e05e49
Apply change from code review 1 month ago
blord0 ddf68cb69b Fix as identity_enabled is only field assured to be returned 1 month ago
blord0 1aa48a17ec Fix import issues 1 month ago
blord0 cb6d304608
Apply suggestions from code review 1 month ago
blord0 106ad77cc2 Rename all clan references to primary_guild 1 month ago
blord0 e3e234cf73 Fix circular import issues 1 month ago
blord0 644aba82af Comments 1 month ago
blord0 81e63bc90c Fix type corrections 1 month ago
blord0 b422aaf12b Added getting clan tag asset 1 month ago
blord0 a9413a6d9c Added base code for clan properties 1 month ago
blord0 4e1d3c9078 Added clan property to user object 1 month ago
Rapptz 460d188359 Version bump for development 5 months ago
Rapptz d2a6ccf715 Version bump to v2.5.2 5 months ago
dolfies 8594dd1b30
Fix embed media flags regression 5 months ago
Rapptz 973bb5089f Version bump for development 5 months ago
Rapptz 73f261d536 Version bump to v2.5.1 5 months ago
dolfies cab4732b7e
Make embed flags required and add them to all media fields 5 months ago
dolfies de5720e659
Fix attachment is_spoiler() and is_voice_message() 5 months ago
Rapptz fbe2b358fc Add note about NotFound for Messageable.send 5 months ago
dolfies 66f3548f3a
Add defaults for message object parsing 5 months ago
dolfies a8b4eb1e9b
Create ScheduledEvent on cache miss in SCHEDULED_EVENT_DELETE 5 months ago
Jakub Kuczys 19f02c40b3
Document message types that can have a default message reference 5 months ago
DA344 0e4f06103e
Fix InteractionCallbackResponse.resource having incorrect state 5 months ago
Willi 470323493e
Pass BotT type argument to DeferTyping 5 months ago
Rapptz 2cf1babb4a Version bump for development 5 months ago
Rapptz e837ac1cac Version bump to v2.5.0 5 months ago
Rapptz e8d571b194 Add missing Poll attribute documentation 5 months ago
Rapptz 43e1c55d11 Remove with_response parameter documentation 5 months ago
Rapptz 8953938a53 Update Pyright to v1.1.394 5 months ago
Rapptz 1cdf710908 Rename InteractionCallback to InteractionCallbackResponse 5 months ago
Rapptz 776fc2251d [commands] Use interaction response within Context.send 5 months ago
DA344 5b78097cef
Add support for Interaction Callback Resource 5 months ago
Soheab fa158a5eba
Add support for getting and editing integration_types_config application field 5 months ago
DA344 6ab747f9e5
Add support for sending views in stateless webhooks 5 months ago
Leonardo 8edf433255
Implement rich role.move interface 5 months ago