Function grammers_client::types::button::webview

source ·
pub fn webview<T: Into<String>, U: Into<String>>(text: T, url: U) -> Inline
Expand description

An inline button that when clicked will open the specified URL in an in-app browser.