menu
tdlib2 package
documentation
td_api.dart
InputBusinessStartPage
InputBusinessStartPage.new constructor
InputBusinessStartPage.new constructor
dark_mode
light_mode
InputBusinessStartPage
constructor
InputBusinessStartPage
(
{
required
String
title
,
required
String
message
,
InputFile
?
sticker
,
})
Implementation
InputBusinessStartPage({ required this.title, required this.message, this.sticker, });
tdlib2 package
documentation
td_api
InputBusinessStartPage
InputBusinessStartPage.new constructor
InputBusinessStartPage class