Interface StoryContentUnsupported

A story content that is not supported in the current TDLib version. Subtype of StoryContent.

interface StoryContentUnsupported {
    @type: "storyContentUnsupported";
}

Properties

Properties

@type: "storyContentUnsupported"