class functions.ChannelsEditLocation extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelsEditLocation } = functions; ConstructorsnewChannelsEditLocation(params: { channel: types.TypeInputChannel; geoPoint: types.TypeInputGeoPoint; address: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsaddress: stringchannel: types.TypeInputChannelgeoPoint: types.TypeInputGeoPointStatic Propertiesreadonly[paramDesc]: ParamDesc