Interface CallbackMessageNew1

interface CallbackMessageNew1 {
    object: CallbackMessageObject;
    type: CallbackType;
}

Properties

Properties

Generated using TypeDoc