add entities

This commit is contained in:
88ee55 2017-10-13 18:40:57 +05:00
parent 4fd9d361f0
commit 7556e25822

View File

@ -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)