Interface CommitPendingLiveStoryReactions

Applies all pending paid reactions in a live story group call. Request type for Tdjson#commitPendingLiveStoryReactions.

interface CommitPendingLiveStoryReactions {
    @type: "commitPendingLiveStoryReactions";
    group_call_id: number;
}

Properties

Properties

@type: "commitPendingLiveStoryReactions"
group_call_id: number

Group call identifier.