dolfies
c77ffa9c79
Cache and update RequiredActionType
2 years ago
dolfies
4106f6ae84
Document implicit relationship type and undocument unused required action type
2 years ago
dolfies
07203e576f
Add separate data class for Client.fetch_guilds(), add application_command_counts_update event, fix various guild issues
2 years ago
dolfies
d8f8158892
Document PRESENCE_UPDATE changes
2 years ago
dolfies
8a1a3ffcce
Fix issues with previous upstream commits
2 years ago
Rapptz
bf71a20e46
Clean up Guild.edit documentation
2 years ago
Puncher
2f5bc11d3a
Add support for default_sort_order in ForumChannel
2 years ago
owocado
558705f074
Add more missing AuditLogDiff attrs
2 years ago
Flame442
7aa49bf852
Fix member_prune extras attribute name
2 years ago
owocado
6d189755bf
Add missing AuditLogDiff attributes for AuditLogAction.guild_update
2 years ago
Rapptz
841f1debdc
Add support for stage message types
2 years ago
owocado
ad7be8f650
Fix a few typos in the docs
Co-authored-by: o-wo <[email protected] >
2 years ago
o-wo
a6dd1fec73
Fix AuditLogDiff.type for webhooks
2 years ago
Soheab_
dbd8c213cb
Add support for member flags
2 years ago
z03h
1015c23a44
Fix AuditLogDiff.type for integrations
2 years ago
Rapptz
733c951163
Formally document utils.maybe_coroutine
2 years ago
Zephyrkul
5f2f2bea88
Fall back to Object for AuditLogEntry.target
Co-authored-by: zephyrkul <[email protected] >
2 years ago
Rapptz
0dc05ae5e2
Add support for on_audit_log_entry_create event
2 years ago
Rapptz
aafe7a1258
Add new message types to MessageType enum
2 years ago
Rapptz
2dd8f92309
Add support for role subscription reading
2 years ago
Rapptz
24118d0e81
Add support for ForumChannel.default_layout
2 years ago
Rapptz
acdedea6de
Document permissions required for automod events
2 years ago
Rapptz
221bbdc846
Add Locale.indonesian
2 years ago
rdrescher909
a07c664247
Fix Status.invisible description wording
2 years ago
Rapptz
04061ee94b
Document UserFlags.active_developer
3 years ago
Steve C
14875c45e3
Fix permissions-based docstrings to be more consistent
3 years ago
Rapptz
ba901066ff
Add support for newest ForumChannel changes
This adds the following:
- Forum tag support
- Default reaction support
- Default slowmode for newly created threads
3 years ago
Puncher
f6c0c1ca6a
Add missing attributetable to classes
3 years ago
Josh
72798fbdd2
Add additional audit log types for automod
3 years ago
Rapptz
1ea5a4e06b
Add utils.setup_logging to help set up logging outside of Client.run
3 years ago
z03h
7d7be56eb6
Add mention_spam automod trigger and change default values
3 years ago
Rapptz
e08b9ab68e
Allow configuring the maximum ratelimit timeout before erroring
This is useful for cases where a rate limit is known to be
extraordinarily high, but you still want to handle the error.
This is common with routes such as emoji creation.
3 years ago
z03h
55ae37f65e
Add automod types to audit log
3 years ago
Omkaar
a7248aa582
Fix tiny errors
3 years ago
ChrisJL
f364a88c20
Add documetation for auto_moderation_action MessageType enum
3 years ago
Alex Nørgaard
d61ccf7931
Implement AutoMod
3 years ago
Rapptz
495854bcb3
Change stderr prints to use the logging module instead
3 years ago
Enes Kurbetoğlu
77cf753089
Add on_raw_thread_member_remove event
3 years ago
Andy
db4fd9e883
Fix documentation errors in discord.Invite and on_integration_update
3 years ago
Twentysix
7494a7a5b2
Fix description of user parameter in reaction remove event
3 years ago
Rapptz
41208f7391
Add a new extlink for discord documentation
3 years ago
xCirno
e28f0df411
Add guild avatar to on_member_update docs
3 years ago
Rapptz
b22e9e8dd7
Properly namespace MISSING in the documentation
3 years ago
Rapptz
f7190c8020
Document and export MISSING sentinel
3 years ago
killakej
447467a171
Update api.rst documentation to add timeout to on_member_update
Co-authored-by: Danny <[email protected] >
3 years ago
Alex Nørgaard
445910bd93
Add interited members to WebhookMessage docs
3 years ago
Lilly Rose Berner
73dbcb9b83
Add raw thread delete event
3 years ago
Hafidh
a8c66c0ab8
Add missing discord.EventStatus.ended from API docs
3 years ago
dolfies
03868c4879
Implement recent messages
2 years ago
dolfies
f099d4a648
Implement affinities
2 years ago