mirror of https://github.com/coddrago/Heroku
[test] testing
parent
798d720d56
commit
7fc501ebd7
|
@ -208,7 +208,7 @@ class InlineQuery(AiogramInlineQuery):
|
|||
"""Modified version of original Aiogram InlineQuery"""
|
||||
|
||||
model_config = ConfigDict(frozen=False)
|
||||
|
||||
#
|
||||
def __init__(
|
||||
self,
|
||||
inline_query: AiogramInlineQuery,
|
||||
|
|
Loading…
Reference in New Issue