KeyboardButtonSimpleWebView#
- class pyrogram.raw.types.KeyboardButtonSimpleWebView#
Button to open a bot mini app using messages.requestSimpleWebView, without sending user information to the web app. Can only be sent or received as part of a reply keyboard, use keyboardButtonWebView for inline keyboards.
Constructor of
KeyboardButton.- Details:
Layer:
222ID:
E15C4370
- Parameters:
- text (
str): Button text
- url (
str): Web app URL
- style (
KeyboardButtonStyle, optional): N/A
- text (