Button that links directly to a user profile
inputKeyboardButtonUserProfile#e988037b text:string user_id:InputUser = KeyboardButton;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| style | flags.10?KeyboardButtonStyle | Button style, see here » for more info on button styles. |
| text | string | Button text |
| user_id | InputUser | User ID |
Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat.