Uses of Class
it.tdlight.jni.TdApi.MessageReaction
-
Uses of TdApi.MessageReaction in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.MessageInteractionInfo.reactions
The list of reactions added to the message.ModifierConstructorDescriptionMessageInteractionInfo
(int viewCount, int forwardCount, TdApi.MessageReplyInfo replyInfo, TdApi.MessageReaction[] reactions) Contains information about interactions with a message.