mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 12:40:22 +03:00
add entities
This commit is contained in:
parent
4fd9d361f0
commit
7556e25822
|
@ -321,6 +321,7 @@ class TelegramClient(TelegramBareClient):
|
|||
def send_message(self,
|
||||
entity,
|
||||
message,
|
||||
entities=[],
|
||||
reply_to=None,
|
||||
link_preview=True):
|
||||
"""Sends a message to the given entity (or input peer)
|
||||
|
|
Loading…
Reference in New Issue
Block a user