Uses of Class
it.tdlight.jni.TdApi.PremiumGiftOption
-
Uses of TdApi.PremiumGiftOption in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.PremiumGiftOptionModifier and TypeFieldDescriptionTdApi.UserFullInfo.premiumGiftOptions
The list of available options for gifting Telegram Premium to the user.Constructors in it.tdlight.jni with parameters of type TdApi.PremiumGiftOptionModifierConstructorDescriptionUserFullInfo
(TdApi.ChatPhoto photo, boolean isBlocked, boolean canBeCalled, boolean supportsVideoCalls, boolean hasPrivateCalls, boolean hasPrivateForwards, boolean hasRestrictedVoiceAndVideoNoteMessages, boolean needPhoneNumberPrivacyException, TdApi.FormattedText bio, TdApi.PremiumGiftOption[] premiumGiftOptions, int groupInCommonCount, TdApi.BotInfo botInfo) Contains full information about a user.