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

x/mtkruto/mod.ts>CreateGroupParams

Cross-runtime JavaScript library for building Telegram clients
Latest
interface CreateGroupParams
Re-export
import { type CreateGroupParams } from "https://deno.land/x/mtkruto@0.6.3/mod.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.