import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { MessagesGetMessagesViews } = functions;
Constructors
new
MessagesGetMessagesViews(params: { peer: types.TypeInputPeer; id: Array<number>; increment: boolean; })import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { MessagesGetMessagesViews } = functions;