ChatReactionsSome

---types---
chatReactionsSome#661d4037 reactions:Vector<Reaction> = ChatReactions

Belongs to

ChatReactions

In Rust this constructor is a variant of the enums::ChatReactions enum.
Match on it with: if let enums::ChatReactions::ChatReactionsSome(v) = result { ... }

Parameters

reactionsVector<Reaction>required

Used by

SetChatAvailableReactions