Fix AuditLogDiff.type for integrations

This commit is contained in:
z03h
2023-01-22 06:01:15 -08:00
committed by GitHub
parent 3d2dedbc58
commit 39f1f84718
2 changed files with 5 additions and 3 deletions

View File

@ -3516,9 +3516,9 @@ AuditLogDiff
.. attribute:: type
The type of channel or sticker.
The type of channel, sticker or integration.
:type: Union[:class:`ChannelType`, :class:`StickerType`]
:type: Union[:class:`ChannelType`, :class:`StickerType`, :class:`str`]
.. attribute:: topic