Function Client.deleteMessages

Deletes an array of message IDs for a given channel, properly bulking them if required.

Prototype

void deleteMessages(
  ulong channelID,
  ulong[] messages
);

Parameters

NameDescription
channelID the channelID all the messages originate from
messages the array of message IDs