import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesCreateChat } = functions;
Constructors
new
MessagesCreateChat(params: { users: Array<types.TypeInputUser>; title: string; ttlPeriod?: number; })Properties
protected
readonly
[params]: Paramsusers: Array<types.TypeInputUser>
Static Properties
readonly
[paramDesc]: ParamDesc