class functions.MessagesAddChatUser extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesAddChatUser } = functions; ConstructorsnewMessagesAddChatUser(params: { chatId: bigint; userId: types.TypeInputUser; fwdLimit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschatId: bigintfwdLimit: numberuserId: types.TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc