Interface GetLiveStoryTopDonors

Returns the list of top live story donors. Request type for Tdjson#getLiveStoryTopDonors.

interface GetLiveStoryTopDonors {
    @type: "getLiveStoryTopDonors";
    group_call_id: number;
}

Properties

Properties

@type: "getLiveStoryTopDonors"
group_call_id: number

Group call identifier of the live story.