GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPostAPIChannelMessagesBulkDeleteJSONBody

https://discord.com/developers/docs/resources/channel#bulk-delete-messages

API/Interfaces/RESTPostAPIChannelMessagesBulkDeleteJSONBody
seyfert/lib/types/rest/channel.d.ts

Signature

export interface RESTPostAPIChannelMessagesBulkDeleteJSONBody

Properties

1
messages

Methods

0

No methods.

Properties

messages#
messages: Snowflake[];

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