FoxoChat.js Packages
    Preparing search index...

    Interface FetchMessageOptions

    interface FetchMessageOptions {
        force?: boolean;
        id: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    force?: boolean
    id: number

    The id of the message to fetch.