Interface ChatSourceMtprotoProxy

Describes a reason why an external chat is shown in a chat list. Subtype of ChatSource.

interface ChatSourceMtprotoProxy {
    @type: "chatSourceMtprotoProxy";
}

Properties

Properties

@type: "chatSourceMtprotoProxy"