Button that links directly to a user profile
Available only in inline keyboards.
When pressed, clients must open the profile of the user identified by user_id.
생성자 스키마는 레이어 222부터 사용할 수 있습니다. 전환 »
| 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 | long | User ID |
Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat.
Represents an inline keyboard