class types.ChannelsChannelParticipant
extends _TypeChannelsChannelParticipant
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelsChannelParticipant } = types;
Constructors
new
ChannelsChannelParticipant(params: { participant: TypeChannelParticipant; chats: Array<TypeChat>; users: Array<TypeUser>; })Properties
protected
readonly
[params]: Paramschats: Array<TypeChat>
participant: TypeChannelParticipant
users: Array<TypeUser>
Static Properties
readonly
[paramDesc]: ParamDesc