Update to layer 160

This commit is contained in:
Lonami Exo
2023-07-21 21:24:10 +02:00
parent 16ed9614f9
commit 75ed58ad89
4 changed files with 94 additions and 33 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ class InlineResult:
background=background,
clear_draft=clear_draft,
hide_via=hide_via,
reply_to_msg_id=reply_id
reply_to=types.InputReplyToMessage(reply_id)
)
return self._client._get_response_message(
req, await self._client(req), entity)