messages.BotApp¶
- class pyrogram.raw.types.messages.BotApp[source]¶
Contains information about a direct link Mini App
Constructor of
BotApp.- Details:
Layer:
229ID:
EB50ADF5
- Parameters:
app (
BotApp) – Bot app informationinactive (
bool, optional) – Whether the web app was never used by the user, and confirmation must be asked from the user before opening it.request_write_access (
bool, optional) – The bot is asking permission to send messages to the user: if the user agrees, set thewrite_allowedflag when invoking messages.requestAppWebView.has_settings (
bool, optional) – Deprecated flag, can be ignored.
- Functions:
This object can be returned by 1 function.
Obtain information about a direct link Mini App