@mobilon-dev/amotop - v0.1.47
    Preparing search index...

    Interface ConnectChannelResponse

    interface ConnectChannelResponse {
        id: string;
        name: string;
        status: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string
    status: string