mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
pyrofork: remove entities parameter in send_paid_media docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
b5a00aa539
commit
240d3bfde5
1 changed files with 0 additions and 3 deletions
|
|
@ -67,9 +67,6 @@ class SendPaidMedia:
|
|||
parse_mode (:obj:`~pyrogram.enums.ParseMode`, *optional*):
|
||||
Send Markdown or HTML, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot's message.
|
||||
|
||||
entities (List of :obj:`~pyrogram.types.MessageEntity`, *optional*):
|
||||
List of special entities that appear in the text, which can be specified instead of parse_mode.
|
||||
|
||||
disable_notification (``bool``, *optional*):
|
||||
Sends the message silently. Users will receive a notification with no sound.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue