# Constructor: messageActionCustomAction
Custom action (most likely not supported by the current layer, an upgrade might be needed)
# Attributes:
Name | Type | Required | Description |
---|---|---|---|
message | string | Yes | Action message |
# Type: MessageAction
# Example:
$messageActionCustomAction = ['_' => 'messageActionCustomAction', 'message' => 'string'];
Or, if you’re into Lua:
messageActionCustomAction={_='messageActionCustomAction', message='string'}
This site uses cookies, as described in the cookie policy. By clicking on "Accept" you consent to the use of cookies.