Uses of Class
org.drinkless.tdlib.TdApi.UpgradedGiftAttributeId
Packages that use TdApi.UpgradedGiftAttributeId
-
Uses of TdApi.UpgradedGiftAttributeId in org.drinkless.tdlib
Subclasses of TdApi.UpgradedGiftAttributeId in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
Identifier of a gift backdrop.static class
Identifier of a gift model.static class
Identifier of a gift symbol.Fields in org.drinkless.tdlib declared as TdApi.UpgradedGiftAttributeIdModifier and TypeFieldDescriptionTdApi.SearchGiftsForResale.attributes
Attributes used to filter received gifts.Constructors in org.drinkless.tdlib with parameters of type TdApi.UpgradedGiftAttributeIdModifierConstructorDescriptionSearchGiftsForResale
(long giftId, TdApi.GiftForResaleOrder order, TdApi.UpgradedGiftAttributeId[] attributes, String offset, int limit) Creates a function, which returns upgraded gifts that can be bought from other owners.