This commit is contained in:
Manuel 2018-10-03 22:17:45 +02:00
commit 3cd8135c58

View File

@ -124,7 +124,7 @@ class InlineQuery(EventBuilder):
async def answer(
self, results=None, cache_time=0, *,
gallery=False, next_offset=False, private=False,
gallery=False, next_offset=None, private=False,
switch_pm=None, switch_pm_param=''):
"""
Answers the inline query with the given results.