mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
parent
701c1cde07
commit
50d1f30ac1
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ class SendMessage(Scaffold):
|
|||
text=message,
|
||||
date=r.date,
|
||||
outgoing=r.out,
|
||||
reply_markup=reply_markup,
|
||||
entities=[
|
||||
types.MessageEntity._parse(None, entity, {})
|
||||
for entity in entities
|
||||
|
|
|
|||
Loading…
Reference in a new issue