Raw.ChatReactionsSome
Some reactions are allowed
chatReactionsSome#661d4037 reactions:Vector<Reaction> = ChatReactions;
export namespace Raw {
export class ChatReactionsSome {
constructor(params: { reactions: Array<Raw.TypeReaction> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x661d4037
Property
reactions
: Array of Raw.TypeReactionAllowed set of reactions: the reactionsInChatMax configuration field indicates the maximum number of reactions that can be specified in this field.