Link Search Menu Expand Document

Constructor: decryptedMessageActionNotifyLayer_17

Back to constructors index

A notification stating the API layer that is used by the client. You should use your current layer and take notice of the layer used on the other side of a conversation when sending messages.

Attributes:

NameTypeRequiredDescription
layerintYesLayer number, must be 17 or higher (this constructor was introduced in Layer 17.

Type: DecryptedMessageAction

Example:

$decryptedMessageActionNotifyLayer_17 = ['_' => 'decryptedMessageActionNotifyLayer', 'layer' => int];