@aleph-sdk/monorepo
    Preparing search index...

    Type Alias GetMessagesSocketParams

    type GetMessagesSocketParams = {
        addresses?: string;
        chains?: string;
        channels?: string;
        contentKeys?: string;
        contentTypes?: string;
        endDate?: number;
        hashes?: string;
        history?: number;
        msgType?: string;
        refs?: string;
        startDate?: number;
        tags?: string;
    }
    Index

    Properties

    addresses?: string
    chains?: string
    channels?: string
    contentKeys?: string
    contentTypes?: string
    endDate?: number
    hashes?: string
    history?: number
    msgType?: string
    refs?: string
    startDate?: number
    tags?: string