Uses of Class
it.tdlight.jni.TdApi.StickerFullType
-
Uses of TdApi.StickerFullType in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
The sticker is a custom emoji to be used inside message text and caption.static final class
The sticker is a mask in WEBP format to be placed on photos or videos.static final class
The sticker is a regular sticker.ModifierConstructorDescriptionSticker
(long id, long setId, int width, int height, String emoji, TdApi.StickerFormat format, TdApi.StickerFullType fullType, TdApi.ClosedVectorPath[] outline, TdApi.Thumbnail thumbnail, TdApi.File sticker) Describes a sticker.