Interface TextEntityTypeStrikethrough

A strikethrough text. Subtype of TextEntityType.

interface TextEntityTypeStrikethrough {
    @type: "textEntityTypeStrikethrough";
}

Properties

Properties

@type: "textEntityTypeStrikethrough"