TelegramClientTelegramBotApiOption constructor
const
TelegramClientTelegramBotApiOption({})
TelegramClientUncompleDocumentation
Implementation
const TelegramClientTelegramBotApiOption({
required this.tokenBot,
required this.clientOption,
this.serverUniverseNative,
this.crypto,
this.telegramUrlWebhook,
this.httpClient,
});