Uses of Class
it.tdlight.jni.TdApi.PremiumGiftOption
-
Uses of TdApi.PremiumGiftOption in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.UserFullInfo.premiumGiftOptions
The list of available options for gifting Telegram Premium to the user.ModifierConstructorDescriptionUserFullInfo
(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.