Skip to content

AddedReactions

Type · TDLib 1.8.67 · d1085f9c

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