Поделиться через


ReactionButtonReaction type

Типы реакций для кнопки «Реакция»

type ReactionButtonReaction =
  | "like"
  | "heart"
  | "applause"
  | "laugh"
  | "surprised"