InternalLinkTypeUserPhoneNumber


Object Hierarchy:

Object hierarchy for InternalLinkTypeUserPhoneNumber

Description:

public class InternalLinkTypeUserPhoneNumber : InternalLinkType

The link is a link to a user by its phone number. Call Client.search_user_by_phone_number with the given phone number to process the link. If the user is found, then call Client.create_private_chat and open user's profile information screen or the chat itself. If draft text isn't empty, then put the draft text in the input field


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