Typo on_chosen_inline_query -> on_chosen_inline_result (#559)
This commit is contained in:
parent
8b3e1ce9cc
commit
db3b262b8c
@ -24,7 +24,7 @@ class ChosenInlineResultHandler(Handler):
|
||||
It is intended to be used with :meth:`~pyrogram.Client.add_handler`
|
||||
|
||||
For a nicer way to register this handler, have a look at the
|
||||
:meth:`~pyrogram.Client.on_chosen_inline_query` decorator.
|
||||
:meth:`~pyrogram.Client.on_chosen_inline_result` decorator.
|
||||
|
||||
Parameters:
|
||||
callback (``callable``):
|
||||
|
Loading…
Reference in New Issue
Block a user