Add session generator Telethon and Pyrogram

This commit is contained in:
yasir 2023-02-07 08:56:03 +07:00
parent e4dd438396
commit b594d67613

View file

@ -25,7 +25,7 @@ from telethon.errors import (
LOGGER = getLogger(__name__)
__MODULE__ = "GenString"
__MODULE__ = "Session Generator"
__HELP__ = """
/genstring - Generate string session using this bot. Only support Pyrogram v2 and Telethon.
"""