DA344
|
afbbc07e98
|
Add support for poll result messages
|
3 months ago |
z03h
|
20875646a3
|
Fix MessageReferenceType not being public
|
6 months ago |
DA344
|
99a7093c34
|
Add support for message forwarding
Co-authored-by: Red Magnos <[email protected]>
Co-authored-by: MCausc78 <[email protected]>
Co-authored-by: owocado <[email protected]>
Co-authored-by: Danny <[email protected]>
|
6 months ago |
Soheab
|
b3141db6e9
|
Add support for messages with type purchase_notification
|
6 months ago |
MCausc78
|
58b6929aa5
|
Add SKU subscriptions support
|
6 months ago |
Andrin
|
a70217a719
|
Support for Soundboard and VC effects
|
6 months ago |
DA344
|
356474ffb9
|
Add ButtonStyle.premium
|
10 months ago |
Andrin
|
f77ba711ba
|
Add reaction type to raw events and users iterator
|
11 months ago |
Andrin
|
b9dc85e6f7
|
Add type attribute to Invite
|
11 months ago |
DA344
|
e43bd8692c
|
Add support for Polls
Co-authored-by: owocado <[email protected]>
Co-authored-by: Josh <[email protected]>
Co-authored-by: Trevor Flahardy <[email protected]>
|
11 months ago |
Lucas Hardt
|
2892401992
|
Add support for one-time purchases
|
11 months ago |
Josh
|
4e03b170ef
|
Update pyright version
|
1 year ago |
Rapptz
|
9a1b91dc9f
|
Properly restrict auto_moderation audit log action range
|
1 year ago |
John Wuller
|
2a59e0286e
|
Add latin_american_spanish locale
|
1 year ago |
Andrin
|
08ef42fedf
|
Add new incident message types
Co-authored-by: Danny <[email protected]>
|
1 year ago |
Lucas Hardt
|
99618c823a
|
Add support for premium app integrations
Co-authored-by: Danny <[email protected]>
Co-authored-by: Lucas Hardt <[email protected]>
Co-authored-by: Andrin S. <[email protected]>
|
1 year ago |
Andrin S
|
5d353282dc
|
Support for AutoMod Members
Co-authored-by: Josh <[email protected]>
Co-authored-by: Kaylynn Morgan <[email protected]>
Co-authored-by: Danny <[email protected]>
|
1 year ago |
Soheab_
|
c5ecc42c72
|
Add support for default_values field on selects
|
2 years ago |
Rapptz
|
f74eb14d72
|
Remove owner from TeamMemberRole
|
2 years ago |
Rapptz
|
a756df3d5c
|
Add support for team membership role
|
2 years ago |
Rapptz
|
e6a0dc5bc0
|
Add support for media channels
|
2 years ago |
Rapptz
|
00ea67d315
|
Add two new audit log event types
|
2 years ago |
Rapptz
|
eedd7e3014
|
Add support for new pink default avatars
|
2 years ago |
Puncher
|
a1295868a6
|
Add support for default_sort_order in ForumChannel
|
2 years ago |
Rapptz
|
bd6bbdab00
|
Add support for stage message types
|
2 years ago |
Rapptz
|
441d38f56b
|
Add fallback for sticker filename lookup
|
2 years ago |
Rapptz
|
24495e5505
|
Add support for GIF sticker type
|
2 years ago |
Rapptz
|
8e52db1f1b
|
Add new message types to MessageType enum
|
2 years ago |
Rapptz
|
3d24f0fb12
|
Add support for role subscription reading
|
2 years ago |
Rapptz
|
cbc46e0973
|
Add support for ForumChannel.default_layout
|
2 years ago |
Rapptz
|
bdeccaf106
|
Add Locale.indonesian
|
2 years ago |
Rapptz
|
3d39f70d30
|
Add active developer flag
|
2 years ago |
Trevor
|
5009c83bc9
|
Implement New Select Types
Co-authored-by: Soheab_ <[email protected]>
Co-authored-by: rdrescher909 <[email protected]>
Co-authored-by: Danny <[email protected]>
|
2 years ago |
Josh
|
c2f9e0be43
|
Add additional audit log types for automod
|
3 years ago |
z03h
|
1097e1d975
|
Add mention_spam automod trigger and change default values
|
3 years ago |
z03h
|
04aeff660b
|
Add automod types to audit log
|
3 years ago |
Alex Nørgaard
|
5426d19dc7
|
Implement AutoMod
|
3 years ago |
Soheab
|
3aa55ba1ed
|
Implement Application Command Permissions models
|
3 years ago |
z03h
|
619bc50e5d
|
Add application command permissions to audit log
|
3 years ago |
Rapptz
|
23f6876492
|
Add initial support for forum channels
Closes #7652
|
3 years ago |
Jonah Lawrence
|
37bbfdce95
|
Add context_menu_command Message type
|
3 years ago |
Rapptz
|
def035bf9a
|
Remove StoreChannel and any references to it
|
3 years ago |
jack1142
|
5ffa3e85de
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
3 years ago |
Stocker
|
5aa696ccfa
|
Fix typing issues and improve typing completeness across the library
Co-authored-by: Danny <[email protected]>
Co-authored-by: Josh <[email protected]>
|
3 years ago |
Rapptz
|
06291d860c
|
Change enum members in Locale to be snake_case
Not even sure how this slipped through.
|
3 years ago |
Rapptz
|
aa74238053
|
Reorganise documentation for interactions
|
3 years ago |
Josh
|
147948af9b
|
Use typing.Self throughout library
|
3 years ago |
Rapptz
|
ae1aaac5a7
|
Add support for autocomplete
|
3 years ago |
Nadir Chowdhury
|
3c6279b947
|
Implement Guild Scheduled Events
|
3 years ago |
Rapptz
|
0eb2f32399
|
Remove VoiceRegion enum and Guild.region attribute
This has been marked deprecated by Discord and it was more or less
usually out of date due to the pace they added them anyway.
|
3 years ago |