Uses of Class
org.drinkless.tdlib.TdApi.AttributeCraftPersistenceProbability
Packages that use TdApi.AttributeCraftPersistenceProbability
-
Uses of TdApi.AttributeCraftPersistenceProbability in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.AttributeCraftPersistenceProbabilityModifier and TypeFieldDescriptionTdApi.GiftsForCrafting.attributePersistenceProbabilitiesThe 4 objects that describe probabilities of the crafted gift to have the backdrop or symbol of one of the original gifts for the cases when 1, 2, 3 or 4 gifts are used in the craft correspondingly.Constructors in org.drinkless.tdlib with parameters of type TdApi.AttributeCraftPersistenceProbabilityModifierConstructorDescriptionGiftsForCrafting(int totalCount, TdApi.ReceivedGift[] gifts, TdApi.AttributeCraftPersistenceProbability[] attributePersistenceProbabilities, String nextOffset) Represents a list of gifts received by a user or a chat.