class functions.MessagesCreateChat extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesCreateChat } = functions; ConstructorsnewMessagesCreateChat(params: { users: Array<types.TypeInputUser>; title: string; ttlPeriod?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramstitle: stringoptionalttlPeriod: numberusers: Array<types.TypeInputUser>Static Propertiesreadonly[paramDesc]: ParamDesc