keyboardButtonUserProfile

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.

keyboardButtonUserProfile#c0fd5d09 flags:# style:flags.10?KeyboardButtonStyle text:string user_id:long = KeyboardButton;

Parameters

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

Type

KeyboardButton

Related pages

Buttons

Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat.

replyInlineMarkup

Represents an inline keyboard