InputBotAppId

---types---
inputBotAppID#a920bd7a id:long access_hash:long = InputBotApp

Belongs to

InputBotApp

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

Parameters

idlongrequired
access_hashlongrequired

Used by

GetBotApp
RequestAppWebView