From 6b228a2bc9bc5b502cd602577c2b9acf271ba1c7 Mon Sep 17 00:00:00 2001 From: Soheab_ <33902984+Soheab@users.noreply.github.com> Date: Wed, 9 Jul 2025 19:09:32 +0200 Subject: [PATCH] Revert removed lines --- docs/api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index b5960ea6d..fcc68ee31 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -3811,6 +3811,7 @@ of :class:`enum.Enum`. The entitlement owner is a user. + .. class:: PollLayoutType Represents how a poll answers are shown. @@ -3821,6 +3822,7 @@ of :class:`enum.Enum`. The default layout. + .. class:: InviteType Represents the type of an invite.