import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { ChatlistsLeaveChatlist } = functions;
Constructors
new
ChatlistsLeaveChatlist(params: { chatlist: types.TypeInputChatlist; peers: Array<types.TypeInputPeer>; })Properties
chatlist: types.TypeInputChatlist
peers: Array<types.TypeInputPeer>