messages.BotApp
- class pyrogram.raw.types.messages.BotApp
Contains information about a direct link Mini App
Constructor of
BotApp
.- Details:
Layer:
194
ID:
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 the write_allowed flag 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