class types.ChannelAdminLogEventActionParticipantJoinByInvite
extends TypeChannelAdminLogEventAction
import { types } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { ChannelAdminLogEventActionParticipantJoinByInvite } = types;
Constructors
new
ChannelAdminLogEventActionParticipantJoinByInvite(params: { viaChatlist?: true; invite: TypeExportedChatInvite; })Properties
invite: TypeExportedChatInvite