Class: TD::Types::PhoneNumberCodeType::ConfirmOwnership

Inherits:
TD::Types::PhoneNumberCodeType show all
Defined in:
lib/tdlib/types/phone_number_code_type/confirm_ownership.rb

Overview

Confirms ownership of a phone number to prevent account deletion while handling links of the type

internalLinkTypePhoneNumberConfirmation.

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#to_hash, #to_json

Instance Attribute Details

#hashTD::Types::String

Hash value from the link.

Returns:

  • (TD::Types::String)

    the current value of hash



6
7
8
# File 'lib/tdlib/types/phone_number_code_type/confirm_ownership.rb', line 6

def hash
  @hash
end