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

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

Cross-runtime JavaScript library for building Telegram clients
Latest
interface CreateChannelParams
import { type CreateChannelParams } from "https://deno.land/x/mtkruto@0.6.2/client/0_params.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.