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

    Type Alias GatewayChannelModifyDispatch

    GatewayChannelModifyDispatch: _DataPayload<
        ChannelCreate
        | ChannelDelete
        | ChannelUpdate,
        GatewayChannelModifyDispatchData,
    >