KeyboardButtonSimpleWebView¶
- class hydrogram.raw.types.KeyboardButtonSimpleWebView[source]¶
Button to open a bot mini app using messages.requestSimpleWebView, without sending user information to the web app.
Constructor of
KeyboardButton.- Details:
Layer:
223ID:
E15C4370
- Parameters:
text (
str) – Button texturl (
str) – Web app URLstyle (
KeyboardButtonStyle, optional)