Uses of Class
it.tdlight.jni.TdApi.MessageReactions
-
Uses of TdApi.MessageReactions in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.MessageReactionsModifier and TypeFieldDescriptionTdApi.MessageInteractionInfo.reactions
The list of reactions or tags added to the message; may be null.Constructors in it.tdlight.jni with parameters of type TdApi.MessageReactionsModifierConstructorDescriptionMessageInteractionInfo
(int viewCount, int forwardCount, TdApi.MessageReplyInfo replyInfo, TdApi.MessageReactions reactions) Contains information about interactions with a message.