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