import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { ChannelsDeleteMessages } = functions;
Constructors
new
ChannelsDeleteMessages(params: { channel: types.TypeInputChannel; id: Array<number>; })Properties
channel: types.TypeInputChannel