Interface UpdateGroupCallMessageLevels

The levels of live story group call messages have changed. Subtype of Update.

interface UpdateGroupCallMessageLevels {
    @type: "updateGroupCallMessageLevels";
    levels: GroupCallMessageLevel[];
}

Properties

Properties

@type: "updateGroupCallMessageLevels"

New description of the levels in decreasing order of groupCallMessageLevel.min_star_count.