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

x/mtkruto/mod.ts>CreateChannelParams

Cross-runtime JavaScript library for building Telegram clients
Latest
interface CreateChannelParams
Re-export
import { type CreateChannelParams } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";

Properties

optional
description: string

The description of the channel that is to be created.

optional
messageTtl: number

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