Skip to main content
Go to Latest
class Api.ChannelAdminLogEventActionParticipantInvite
extends VirtualClass<{ participant: Api.TypeChannelParticipant; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelAdminLogEventActionParticipantInvite } = Api;

Properties

className: "ChannelAdminLogEventActionParticipantInvite"
classType: "constructor"
CONSTRUCTOR_ID: 3810276568
participant: Api.TypeChannelParticipant
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionParticipantInvite