InputKeyboardButtonUserProfile
---types--- inputKeyboardButtonUserProfile#7d5e07c7 flags:# style:flags.10?KeyboardButtonStyle text:string user_id:InputUser = KeyboardButton
Belongs to
| KeyboardButton |
This type can be an instance of either:
Members
| text | string | |
| user_id | InputUser | Anything entity-like will work if the library can find its Input version (e.g., usernames, Peer, User or Channel objects, etc.). |
| style | KeyboardButtonStyle | This argument defaults to None and can be omitted. |