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

    Type Alias RESTAPIGuildChannelResolvable

    RESTAPIGuildChannelResolvable: Exclude<
        APIChannel,
        APIDMChannel
        | APIGroupDMChannel,
    >