Link Search Menu Expand Document

Constructor: chatReactionsSome

Back to constructors index

Some reactions are allowed

Attributes:

NameTypeRequiredDescription
reactionsArray of ReactionYesAllowed set of reactions: the reactions_in_chat_max configuration field indicates the maximum number of reactions that can be specified in this field.

Type: ChatReactions

Example:

$chatReactionsSome = ['_' => 'chatReactionsSome', 'reactions' => [Reaction, Reaction]];