TdlibClient constructor
TdlibClient({})
TelegramClientUncompleDocumentation
Implementation
TdlibClient({
required this.client_id,
required this.client_option,
this.is_bot = false,
this.client_tg_user_id = 0,
});
TelegramClientUncompleDocumentation
TdlibClient({
required this.client_id,
required this.client_option,
this.is_bot = false,
this.client_tg_user_id = 0,
});