Interface ChatActionBarSharePhoneNumber

The chat is a private or secret chat with a mutual contact and the user's phone number can be shared with the other user using the method sharePhoneNumber. Subtype of ChatActionBar.

interface ChatActionBarSharePhoneNumber {
    @type: "chatActionBarSharePhoneNumber";
}

Properties

Properties

@type: "chatActionBarSharePhoneNumber"