Constructor: inlineButtonTypeWebView
Attributes:
| Name | Type | Required |
|---|---|---|
| url | string | Yes |
Type: InlineButtonType
Example:
$inlineButtonTypeWebView = ['_' => 'inlineButtonTypeWebView', 'url' => 'string'];
| Name | Type | Required |
|---|---|---|
| url | string | Yes |
$inlineButtonTypeWebView = ['_' => 'inlineButtonTypeWebView', 'url' => 'string'];