OpenWebApp constructor
- {required int chat_id,
- required int bot_user_id,
- required String url,
- ThemeParameters? theme,
- required String application_name,
- required int message_thread_id,
- MessageReplyTo? reply_to,
- int? extra,
- int? clientId}
Informs TDLib that a Web App is being opened from the attachment menu, a botMenuButton button, an internalLinkTypeAttachmentMenuBot link, or an inlineKeyboardButtonTypeWebApp button.
Returns WebAppInfo
Implementation
OpenWebApp