Skip to main content
Go to Latest
class Api.ChannelAdminLogEventActionParticipantJoinByRequest
extends VirtualClass<{ invite: Api.TypeExportedChatInvite; approvedBy: long; }>
import { Api } from "https://deno.land/x/grm@0.5.0/mod.ts";
const { ChannelAdminLogEventActionParticipantJoinByRequest } = Api;

Properties

approvedBy: long
className: "ChannelAdminLogEventActionParticipantJoinByRequest"
classType: "constructor"
CONSTRUCTOR_ID: 2947945546
invite: Api.TypeExportedChatInvite
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionParticipantJoinByRequest