[+] as my bot

pull/138/head
ZetGo | Aleksej K. 2025-05-24 00:03:44 +03:00
parent cfc3ddeba4
commit ee9d063282
1 changed files with 2 additions and 0 deletions

View File

@ -143,6 +143,8 @@ class InlineCall(CallbackQuery, InlineMessage):
}:
setattr(self, attr, getattr(call, attr, None))
self.as_(inline_manager.bot)
self.original_call = call
InlineMessage.__init__(