Interface RemoveUpdate

interface RemoveUpdate {
    messageID: number;
}

Properties

Properties

messageID: number