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

Properties

className: "ChannelAdminLogEventActionParticipantLeave"
classType: "constructor"
CONSTRUCTOR_ID: 4170676210
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionParticipantLeave