InternalLinkTypePhoneNumberConfirmation


Object Hierarchy:

Object hierarchy for InternalLinkTypePhoneNumberConfirmation

Description:

public class InternalLinkTypePhoneNumberConfirmation : InternalLinkType

The link can be used to confirm ownership of a phone number to prevent account deletion. Call Client.send_phone_number_code with the given phone number and with phoneNumberCodeTypeConfirmOwnership with the given hash to process the link. If succeeded, call Client.check_phone_number_code to check entered by the user code, or Client.resend_phone_number_code to resend it


Namespace: TDLib
Package: valagram-1

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object