ultra-telegram-framework
    Preparing search index...

    Interface StoryArea

    Describes a clickable area on a story media.

    interface StoryArea {
        position: StoryAreaPosition;
        type: StoryAreaType;
    }
    Index

    Properties

    Properties

    Position of the area

    Type of the area