You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @method string getQuery() Optional. The default inline query to be inserted in the input field. If left empty, only the bot's username will be inserted
* @method bool getAllowUserChats() Optional. True, if private chats with users can be chosen
* @method bool getAllowBotChats() Optional. True, if private chats with bots can be chosen
* @method bool getAllowGroupChats() Optional. True, if group and supergroup chats can be chosen
* @method bool getAllowChannelChats() Optional. True, if channel chats can be chosen