Constructor: inputInlineButtonTypeUserProfile
Attributes:
| Name | Type | Required |
|---|---|---|
| user_id | InputUser | Optional |
Type: InlineButtonType
Example:
$inputInlineButtonTypeUserProfile = ['_' => 'inputInlineButtonTypeUserProfile', 'user_id' => InputUser];
| Name | Type | Required |
|---|---|---|
| user_id | InputUser | Optional |
$inputInlineButtonTypeUserProfile = ['_' => 'inputInlineButtonTypeUserProfile', 'user_id' => InputUser];