Skip to main content

messages.savedReactionTags

List of reaction tag » names assigned by the user.

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

Implements messages.SavedReactionTags.

Fields

NameTypeRequiredDescription
Tags[]SavedReactionTagyesSaved reaction tags.
Hashint64yesHash used for caching, for more info click here. Can also be manually regenerated, if needed, using the custom algorithm specified here ».

References