StickerSurrogate

constructor(file_id: FileId, file_unique_id: TgFileUniqueId, type: StickerType, width: Int, height: Int, is_animated: Boolean? = null, is_video: Boolean? = null, thumbnail: PhotoSize? = null, emoji: String? = null, set_name: StickerSetName? = null, premium_animation: File? = null, mask_position: MaskPosition? = null, custom_emoji_id: CustomEmojiId? = null, file_size: Long? = null, needs_repainting: Boolean = false)