AddedReactions¶
Represents a list of reactions added to a message
AddedReactions(
total_count: int32,
reactions: list of AddedReaction,
next_offset: string
) → AddedReactions
total_count¶
int32
The total number of found reactions
reactions¶
list of AddedReaction
The list of added reactions
next_offset¶
string
The offset for the next request. If empty, then there are no more results