Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/client/0_params.ts>CreateGroupParams

Cross-runtime JavaScript library for building Telegram clients
Latest
interface CreateGroupParams
import { type CreateGroupParams } from "https://deno.land/x/mtkruto@0.6.2/client/0_params.ts";

Properties

optional
users: ID[]

Users to invite after creating the group.

optional
messageTtl: number

Time to live of the messages of the group that is to be created in seconds.