InlineBotWebView

---types---
inlineBotWebView#b57295d5 text:string url:string = InlineBotWebView

Belongs to

InlineBotWebView

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

Parameters

textstringrequired
urlstringrequired

Used by

SetInlineBotResults