Uses of Class
it.tdlight.jni.TdApi.MessageReaction
-
Uses of TdApi.MessageReaction in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.MessageReactionModifier and TypeFieldDescriptionTdApi.MessageInteractionInfo.reactions
The list of reactions added to the message.Constructors in it.tdlight.jni with parameters of type TdApi.MessageReactionModifierConstructorDescriptionMessageInteractionInfo
(int viewCount, int forwardCount, TdApi.MessageReplyInfo replyInfo, TdApi.MessageReaction[] reactions) Contains information about interactions with a message.