Raw.ChannelAdminLogEventActionParticipantJoinByRequest

Raw.ChannelAdminLogEventActionParticipantJoinByRequest

A new member was accepted to the chat by an admin

channelAdminLogEventActionParticipantJoinByRequest#afb6144a invite:ExportedChatInvite approved_by:long = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionParticipantJoinByRequest {
    constructor(params: { invite: Raw.TypeExportedChatInvite; approvedBy: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xafb6144a

Property