Uses of Class
org.drinkless.tdlib.TdApi.LinkPreviewType
Packages that use TdApi.LinkPreviewType
-
Uses of TdApi.LinkPreviewType in org.drinkless.tdlib
Subclasses of TdApi.LinkPreviewType in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classThe link is a link to a media album consisting of photos and videos.static classThe link is a link to an animation.static classThe link is a link to an app at App Store or Google Play.static classThe link is a link to a web site.static classThe link is a link to an audio.static classThe link is a link to a background.static classThe link is a link to boost a channel chat.static classThe link is a link to a chat.static classThe link is a link to a general file.static classThe link is a link to an animation player.static classThe link is a link to an audio player.static classThe link is a link to a video player.static classThe link is a link to an audio file.static classThe link is a link to a video file.static classThe link is a link to a group call that isn't bound to a chat.static classThe link is a link to an invoice.static classThe link is a link to a text or a poll Telegram message.static classThe link is a link to a photo.static classThe link is a link to a Telegram Premium gift code.static classThe link is a link to a shareable chat folder.static classThe link is a link to a sticker.static classThe link is a link to a sticker set.static classThe link is a link to a story.static classThe link is a link to boost a supergroup chat.static classThe link is a link to a cloud theme.static classThe link preview type is unsupported yet.static classThe link is a link to an upgraded gift.static classThe link is a link to a user.static classThe link is a link to a video.static classThe link is a link to a video chat.static classThe link is a link to a video note message.static classThe link is a link to a voice note message.static classThe link is a link to a Web App.Fields in org.drinkless.tdlib declared as TdApi.LinkPreviewTypeConstructors in org.drinkless.tdlib with parameters of type TdApi.LinkPreviewTypeModifierConstructorDescriptionLinkPreview(String url, String displayUrl, String siteName, String title, TdApi.FormattedText description, String author, TdApi.LinkPreviewType type, boolean hasLargeMedia, boolean showLargeMedia, boolean showMediaAboveDescription, boolean skipConfirmation, boolean showAboveText, int instantViewVersion) Describes a link preview.