User has left the group

interface ActionUserLeft {
    type: "user_left";
}

Properties

Properties

type: "user_left"