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

    Interface RESTPostAPIChannelMessagesBulkDeleteJSONBody

    interface RESTPostAPIChannelMessagesBulkDeleteJSONBody {
        messages: string[];
    }
    Index

    Properties

    Properties

    messages: string[]

    An array of message ids to delete (2-100)