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