Uses of Class
it.tdlight.jni.TdApi.BotInfo
-
Uses of TdApi.BotInfo in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.UserFullInfo.botInfo
For bots, information about the bot; may be null.ModifierConstructorDescriptionUserFullInfo
(TdApi.ChatPhoto photo, boolean isBlocked, boolean canBeCalled, boolean supportsVideoCalls, boolean hasPrivateCalls, boolean hasPrivateForwards, boolean needPhoneNumberPrivacyException, TdApi.FormattedText bio, int groupInCommonCount, TdApi.BotInfo botInfo) Contains full information about a user.