Constructor: messageActionSecureValuesSent
Request for secure telegram passport values was sent
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| types | Array of SecureValueType | Yes | Secure value types |
Type: MessageAction
Example:
$messageActionSecureValuesSent = ['_' => 'messageActionSecureValuesSent', 'types' => [SecureValueType, SecureValueType]];