class types.ChannelAdminLogEventActionParticipantJoinByInvite
extends _TypeChannelAdminLogEventAction
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelAdminLogEventActionParticipantJoinByInvite } = types;
Constructors
new
ChannelAdminLogEventActionParticipantJoinByInvite(params: { viaChatlist?: true; invite: TypeExportedChatInvite; })Properties
protected
readonly
[params]: Paramsinvite: TypeExportedChatInvite
Static Properties
readonly
[paramDesc]: ParamDesc