mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-07 05:30:20 +03:00
Merge branch 'master' of https://github.com/Manuel1510/Telethon
This commit is contained in:
commit
3cd8135c58
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user