mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 03:22:29 +00:00
An user -> a user
This commit is contained in:
@@ -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