Inline Query Listener
Listens for an inline query update
Last updated
Listens for an inline query update
Last updated
Parameters
user_id(int
,optional) – Unique identifier (int) of the target user.
filters (, optional) – Pass one or more filters to allow only a subset of chosen inline results to be passed in your function.
timeout (int,
optional) – To specify the timeout duration in seconds for a client to listen for a message.
Returns :
Example
Parameters
user_id (int
,optional) – Unique identifier (int) of the target user.
Returns : None
Example