class functions.MessagesGetCommonChats extends Function<types.TypeMessagesChats>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesGetCommonChats } = functions; ConstructorsnewMessagesGetCommonChats(params: { userId: types.TypeInputUser; maxId: bigint; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramslimit: numbermaxId: bigintuserId: types.TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc