Interface TargetChatCurrent

Describes the target chat to be opened. Subtype of TargetChat.

interface TargetChatCurrent {
    @type: "targetChatCurrent";
}

Properties

Properties

@type: "targetChatCurrent"