diff --git a/pyrogram/client/types/bots/inline_query.py b/pyrogram/client/types/bots/inline_query.py index d90996de..128a6188 100644 --- a/pyrogram/client/types/bots/inline_query.py +++ b/pyrogram/client/types/bots/inline_query.py @@ -39,7 +39,7 @@ class InlineQuery(Object): location (:obj:`Location `. *optional*): Sender location, only for bots that request user location. """ - ID = 0xb0700024 + ID = 0xb0700032 def __init__( self,