Uses of Class
org.drinkless.tdlib.TdApi.BotMediaPreview
Packages that use TdApi.BotMediaPreview
-
Uses of TdApi.BotMediaPreview in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.BotMediaPreviewModifier and TypeFieldDescriptionTdApi.BotMediaPreviewInfo.previewsList of media previews.TdApi.BotMediaPreviews.previewsList of media previews.Constructors in org.drinkless.tdlib with parameters of type TdApi.BotMediaPreviewModifierConstructorDescriptionBotMediaPreviewInfo(TdApi.BotMediaPreview[] previews, String[] languageCodes) Contains a list of media previews of a bot for the given language and the list of languages for which the bot has dedicated previews.BotMediaPreviews(TdApi.BotMediaPreview[] previews) Contains a list of media previews of a bot.