Function APIClient.deleteMessage

Deletes a message.

Prototype

void deleteMessage(
  ulong chan,
  ulong msg
);