class functions.ChannelsGetParticipant extends Function<types.TypeChannelsChannelParticipant>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsGetParticipant } = functions; ConstructorsnewChannelsGetParticipant(params: { channel: types.TypeInputChannel; participant: types.TypeInputPeer; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelparticipant: types.TypeInputPeerStatic Propertiesreadonly[paramDesc]: ParamDesc