mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 17:59:52 +00:00
Update sphinx and fix documentation issues
This commit is contained in:
@ -3157,7 +3157,7 @@ AuditLogDiff
|
||||
|
||||
Integration emoticons were enabled or disabled.
|
||||
|
||||
see also :attr:`Integration.enable_emoticons`
|
||||
see also :attr:`StreamIntegration.enable_emoticons`
|
||||
|
||||
:type: :class:`bool`
|
||||
|
||||
@ -3166,7 +3166,7 @@ AuditLogDiff
|
||||
|
||||
The behaviour of expiring subscribers changed.
|
||||
|
||||
see also :attr:`Integration.expire_grace_period`
|
||||
see also :attr:`StreamIntegration.expire_behaviour`
|
||||
|
||||
:type: :class:`ExpireBehaviour`
|
||||
|
||||
@ -3174,7 +3174,7 @@ AuditLogDiff
|
||||
|
||||
The grace period before expiring subscribers changed.
|
||||
|
||||
see also :attr:`Integration.expire_grace_period`
|
||||
see also :attr:`StreamIntegration.expire_grace_period`
|
||||
|
||||
:type: :class:`int`
|
||||
|
||||
|
Reference in New Issue
Block a user