class functions.ChatlistsJoinChatlistInvite extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChatlistsJoinChatlistInvite } = functions; ConstructorsnewChatlistsJoinChatlistInvite(params: { slug: string; peers: Array<types.TypeInputPeer>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramspeers: Array<types.TypeInputPeer>slug: stringStatic Propertiesreadonly[paramDesc]: ParamDesc