AuthenticationCodeTypeTelegramMessage constructor
AuthenticationCodeTypeTelegramMessage({
- required int length,
Implementation
AuthenticationCodeTypeTelegramMessage({required this.length});
AuthenticationCodeTypeTelegramMessage({required this.length});