2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 14:55:12 +00:00

Remove API key requirement for existing sessions

This commit is contained in:
Dan
2022-04-24 11:56:07 +02:00
parent b8f39725c5
commit 124bcb4db7
28 changed files with 250 additions and 435 deletions

View File

@@ -0,0 +1,8 @@
NextCodeType
============
.. autoclass:: pyrogram.enums.NextCodeType()
:members:
.. raw:: html
:file: ./cleanup.html

View File

@@ -25,6 +25,7 @@ to apply only a valid value among the expected ones.
ParseMode
PollType
SentCodeType
NextCodeType
UserStatus
.. toctree::
@@ -42,4 +43,5 @@ to apply only a valid value among the expected ones.
ParseMode
PollType
SentCodeType
NextCodeType
UserStatus