- API ›
- Constructors ›
- KeyboardButtonUrlAuth
KeyboardButtonUrlAuth
---types--- keyboardButtonUrlAuth#f51006f9 style:flags.10?KeyboardButtonStyle text:string fwd_text:flags.0?string url:string button_id:int = KeyboardButton
Belongs to
| KeyboardButton |
Parameters
| style | KeyboardButtonStyle | optional |
| text | string | required |
| fwd_text | string | optional |
| url | string | required |
| button_id | int | required |
Used by
| RequestWebViewButton |