chatReactionsSome
Some reactions are allowed
type tg.ChatReactionsSome struct { /* ... */ }
Implements ChatReactions.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Reactions | []ReactionClass | yes | Allowed set of reactions: the reactions_in_chat_max configuration field indicates the maximum number of reactions that can be specified in this field. |
References
- Official documentation
- Generated Go reference
- TL definition:
chatReactionsSome#661d4037