Sha256: bf85bac9c57c4547909d7b7d177a7ed2afe1ce0111f3e51ef85c5e58915d85bc
Contents?: true
Size: 326 Bytes
Versions: 4
Compression:
Stored size: 326 Bytes
Contents
module TD::Types # TDLib needs the user's phone number to authorize. # Call `setAuthenticationPhoneNumber` to provide the phone number, or use `requestQrCodeAuthentication`, or # `checkAuthenticationBotToken` for other authentication options. class AuthorizationState::WaitPhoneNumber < AuthorizationState end end
Version data entries
4 entries across 4 versions & 2 rubygems