import { functions } from "https://deno.land/x/mtkruto@0.0.820/mod.ts";
const { ChannelsDeleteHistory } = functions;
Constructors
new
ChannelsDeleteHistory(params: { forEveryone?: true; channel: types.TypeInputChannel; maxId: number; })Properties
channel: types.TypeInputChannel