Class GroupUpdate.

GroupStateUpdateGroupUpdate

interface GroupStateUpdateGroupUpdate {
    Data?: GroupStateUpdate;
    GroupId?: string;
    Type?: GroupUpdateType;
}

Properties

Properties

GroupStateUpdateGroupUpdate

GroupId?: string

Gets the group identifier.

GroupStateUpdateGroupUpdate

GroupStateUpdateGroupUpdate