KeyboardButtonWebView#
- class pyrogram.raw.types.KeyboardButtonWebView#
Button to open a bot mini app using messages.requestWebView, sending over user information after user confirmation. Can only be sent or received as part of an inline keyboard, use keyboardButtonSimpleWebView for reply keyboards.
Constructor of
KeyboardButton.- Details:
Layer:
225ID:
E846B1A0
- Parameters:
text (
str) – Button texturl (
str) – Web app urlstyle (
KeyboardButtonStyle, optional) – Button style, see here » for more info on button styles.
- Functions:
This object can be returned by 1 function.
Details: