BotUpdateRequest: Omit<BotUpdateRequestBody, "model"> & {
    model?: model/v1;
}

Type declaration