TelegramClientTelegramBotApiOption constructor
const
TelegramClientTelegramBotApiOption({})
Implementation
const TelegramClientTelegramBotApiOption({
required this.tokenBot,
required this.clientOption,
this.serverUniverseNative,
this.telegramCryptoKey = "aeatmlvodkm9ii37l2p0WGkaAAF3BWCh",
this.telegramUrlWebhook,
this.httpClient,
});