class functions.ChannelsCreateChannel extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelsCreateChannel } = functions; ConstructorsnewChannelsCreateChannel(params: { broadcast?: true; megagroup?: true; forImport?: true; forum?: true; title: string; about: string; geoPoint?: types.TypeInputGeoPoint; address?: string; ttlPeriod?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsabout: stringoptionaladdress: stringoptionalbroadcast: trueoptionalforImport: trueoptionalforum: trueoptionalgeoPoint: types.TypeInputGeoPointoptionalmegagroup: truetitle: stringoptionalttlPeriod: numberStatic Propertiesreadonly[paramDesc]: ParamDesc