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"""
|
"""Modified version of original Aiogram InlineQuery"""
|
||||||
|
|
||||||
model_config = ConfigDict(frozen=False)
|
model_config = ConfigDict(frozen=False)
|
||||||
|
#
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
inline_query: AiogramInlineQuery,
|
inline_query: AiogramInlineQuery,
|
||||||
|
|
Loading…
Reference in New Issue