Uses of Class
org.drinkless.tdlib.TdApi.PaidReactor
Packages that use TdApi.PaidReactor
-
Uses of TdApi.PaidReactor in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.PaidReactorModifier and TypeFieldDescriptionTdApi.MessageReactions.paidReactorsInformation about top users that added the paid reaction.TdApi.LiveStoryDonors.topDonorsList of top donors in the live story.Constructors in org.drinkless.tdlib with parameters of type TdApi.PaidReactorModifierConstructorDescriptionLiveStoryDonors(long totalStarCount, TdApi.PaidReactor[] topDonors) Contains a list of users and chats that spend most money on paid messages and reactions in a live story.MessageReactions(TdApi.MessageReaction[] reactions, boolean areTags, TdApi.PaidReactor[] paidReactors, boolean canGetAddedReactions) Contains a list of reactions added to a message.