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