The link is a link to a user by its phone number. Call searchUserByPhoneNumber with the given phone number to process
the link. If the user is found, then call createPrivateChat 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.
Subtype of InternalLinkType.
The link is a link to a user by its phone number. Call searchUserByPhoneNumber with the given phone number to process the link. If the user is found, then call createPrivateChat 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. Subtype of InternalLinkType.