OpenWebApp constructor
OpenWebApp({})
Implementation
OpenWebApp({
super.extra,
super.client_id,
this.chat_id,
this.bot_user_id,
this.url,
this.theme,
this.application_name,
this.message_thread_id,
this.reply_to_message_id,
});