Update sphinx and fix documentation issues

This commit is contained in:
Josh
2022-02-20 13:35:32 +10:00
committed by GitHub
parent dede5539ee
commit 4dbe1af32f
10 changed files with 51 additions and 52 deletions

View File

@ -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`