Interface GetSuitablePersonalChats

Returns a list of channel chats, which can be used as a personal chat. Request type for Tdjson#getSuitablePersonalChats.

interface GetSuitablePersonalChats {
    @type: "getSuitablePersonalChats";
}

Properties

Properties

@type: "getSuitablePersonalChats"