BotAppNotModified

---types---
botAppNotModified#5da674b7 = BotApp

Belongs to

BotApp

In Rust this constructor is a variant of the enums::BotApp enum.
Match on it with: if let enums::BotApp::BotAppNotModified(v) = result { ... }

Parameters

This item has no parameters.