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