KeyboardButtonUserProfile¶
- class pyrogram.raw.types.KeyboardButtonUserProfile¶
Button that links directly to a user profile
Constructor of
KeyboardButton.- Details:
Layer:
225ID:
C0FD5D09
- Parameters:
text (
str) – Button textuser_id (
int64-bit) – User IDstyle (
KeyboardButtonStyle, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.