Constructor: chatReactionsAll
All reactions or all non-custom reactions are allowed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
allow_custom | Bool | Optional | Whether to allow custom reactions |
Type: ChatReactions
Example:
$chatReactionsAll = ['_' => 'chatReactionsAll', 'allow_custom' => Bool];