type

@SerialName(value = "sticker_type")
@Serializable(with = StickerType.Serializer::class)
@EncodeDefault
open override val type: StickerType.Mask