diff --git a/data/core.telegram.org/constructor/decryptedMessageActionNotifyLayer.html b/data/core.telegram.org/constructor/decryptedMessageActionNotifyLayer.html new file mode 100644 index 0000000000..23af64d198 --- /dev/null +++ b/data/core.telegram.org/constructor/decryptedMessageActionNotifyLayer.html @@ -0,0 +1,151 @@ + + +
+ +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.
+===17===
+decryptedMessageActionNotifyLayer#f3048883 layer:int = DecryptedMessageAction;
+Name | +Type | +Description | +
---|---|---|
layer | +int | +Layer number, must be 17 or higher (this contructor was introduced in Layer 17). | +
Below you will find information on schema changes. For more details on the use of layers, see Invoking API methods.