- API ›
- Constructors ›
- InputKeyboardButtonUrlAuth
InputKeyboardButtonUrlAuth
---types--- inputKeyboardButtonUrlAuth#68013e72 request_write_access:flags.0?true style:flags.10?KeyboardButtonStyle text:string fwd_text:flags.1?string url:string bot:InputUser = KeyboardButton
Belongs to
| KeyboardButton |
Parameters
| request_write_access | true | optional |
| style | KeyboardButtonStyle | optional |
| text | string | required |
| fwd_text | string | optional |
| url | string | required |
| bot | InputUser | required |
Used by
| RequestWebViewButton |