Uses of Class
it.tdlight.jni.TdApi.AvailableReaction
-
Uses of TdApi.AvailableReaction in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.AvailableReactions.popularReactions
List of popular reactions.TdApi.AvailableReactions.recentReactions
List of recently used reactions.TdApi.AvailableReactions.topReactions
List of reactions to be shown at the top.ModifierConstructorDescriptionAvailableReactions
(TdApi.AvailableReaction[] topReactions, TdApi.AvailableReaction[] recentReactions, TdApi.AvailableReaction[] popularReactions, boolean allowCustomEmoji) Represents a list of reactions that can be added to a message.