import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesGetCommonChats } = functions;
Constructors
new
MessagesGetCommonChats(params: { userId: types.TypeInputUser; maxId: bigint; limit: number; })Properties
protected
readonly
[params]: ParamsuserId: types.TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc