Skip to main content

savedReactionTag

Info about a saved message reaction tag ».

type tg.SavedReactionTag struct { /* ... */ }

Fields

NameTypeRequiredDescription
ReactionReactionClassyesReaction associated to the tag.
TitlestringCustom tag name assigned by the user (max 12 UTF-8 chars).
CountintyesNumber of messages tagged with this tag.

References