ultra-telegram-framework
    Preparing search index...

    Interface DeleteStoryParams

    interface DeleteStoryParams {
        business_connection_id: string;
        story_id: number;
    }
    Index

    Properties

    business_connection_id: string

    Unique identifier of the business connection

    story_id

    story_id: number

    Unique identifier of the story to delete