Interface CanSendMessageToUserResultUserRestrictsNewChats

The user can't be messaged, because they restrict new chats with non-contacts. Subtype of CanSendMessageToUserResult.

interface CanSendMessageToUserResultUserRestrictsNewChats {
    @type: "canSendMessageToUserResultUserRestrictsNewChats";
}

Properties

Properties

@type: "canSendMessageToUserResultUserRestrictsNewChats"