ultra-telegram-framework
    Preparing search index...

    Interface Story

    This object represents a story.

    interface Story {
        chat: Chat;
        id: number;
    }
    Index

    Properties

    Properties

    chat: Chat

    Chat that posted the story

    id: number

    Unique identifier for the story in the chat