Fix InlineQuery ID

This commit is contained in:
Dan 2018-11-09 08:53:34 +01:00
parent 8d50b86bc6
commit 735246b259

View File

@ -39,7 +39,7 @@ class InlineQuery(Object):
location (:obj:`Location <pyrogram.Location>`. *optional*):
Sender location, only for bots that request user location.
"""
ID = 0xb0700024
ID = 0xb0700032
def __init__(
self,