Constructor: inlineButtonTypeUserProfile
Attributes:
| Name | Type | Required |
|---|---|---|
| user_id | long | Yes |
Type: InlineButtonType
Example:
$inlineButtonTypeUserProfile = ['_' => 'inlineButtonTypeUserProfile', 'user_id' => long];
| Name | Type | Required |
|---|---|---|
| user_id | long | Yes |
$inlineButtonTypeUserProfile = ['_' => 'inlineButtonTypeUserProfile', 'user_id' => long];