Link Search Menu Expand Document

Constructor: messageActionSecureValuesSent

Back to constructors index

Request for secure telegram passport values was sent

Attributes:

NameTypeRequiredDescription
typesArray of SecureValueTypeYesSecure value types

Type: MessageAction

Example:

$messageActionSecureValuesSent = ['_' => 'messageActionSecureValuesSent', 'types' => [SecureValueType, SecureValueType]];