Discord.https - v3.0.16
    Preparing search index...

    Interface APIGuildWidgetChannel

    interface APIGuildWidgetChannel {
        id: string;
        name: string;
        position: number;
    }
    Index

    Properties

    Properties

    id: string
    name: string
    position: number