AuthenticationCodeTypeTelegramMessage constructor

AuthenticationCodeTypeTelegramMessage({
  1. required int length,
})

Implementation

AuthenticationCodeTypeTelegramMessage({required this.length});