mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-09 18:26:19 +00:00
An user -> a user
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
Utilities for working with the Telegram API itself (such as handy methods
|
||||
to convert between an entity like an User, Chat, etc. into its Input version)
|
||||
to convert between an entity like a User, Chat, etc. into its Input version)
|
||||
"""
|
||||
import base64
|
||||
import binascii
|
||||
|
||||
Reference in New Issue
Block a user