class types.MessagesChatFull extends _TypeMessagesChatFullimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesChatFull } = types; ConstructorsnewMessagesChatFull(params: { fullChat: TypeChatFull; chats: Array<TypeChat>; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschats: Array<TypeChat>fullChat: TypeChatFullusers: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc