import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ChannelsCreateChannel } = functions;
Constructors
new
ChannelsCreateChannel(params: { broadcast?: true; megagroup?: true; forImport?: true; forum?: true; title: string; about: string; geoPoint?: types.TypeInputGeoPoint; address?: string; ttlPeriod?: number; })Properties
protected
readonly
[params]: Paramsoptional
geoPoint: types.TypeInputGeoPointStatic Properties
readonly
[paramDesc]: ParamDesc