@osynicite/osynic-osuapi
    Preparing search index...

    Interface Channel

    interface Channel {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string