Skip to main content
Module

x/mtkruto/tl/3_functions.ts>channels_createChannel_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class channels_createChannel_
extends Function_<enums.Updates>
import { channels_createChannel_ } from "https://deno.land/x/mtkruto@0.1.147/tl/3_functions.ts";

Constructors

new
channels_createChannel_(params: { broadcast?: true; megagroup?: true; for_import?: true; forum?: true; title: string; about: string; geo_point?: enums.InputGeoPoint; address?: string; ttl_period?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
about: string
optional
address: string
optional
broadcast: true
optional
for_import: true
optional
forum: true
optional
geo_point: enums.InputGeoPoint
optional
megagroup: true
title: string
optional
ttl_period: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc