mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-11 03:20:35 +00:00
Create a StringSession
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from .abstract import Session
|
||||
from .memory import MemorySession
|
||||
from .sqlite import SQLiteSession
|
||||
from .string import StringSession
|
||||
|
||||
Reference in New Issue
Block a user