Raw.ChannelAdminLogEventActionParticipantInvite
A user was invited to the group
channelAdminLogEventActionParticipantInvite#e31c34d8 participant:ChannelParticipant = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionParticipantInvite {
constructor(params: { participant: Raw.TypeChannelParticipant }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe31c34d8
Property
participant
: Raw.TypeChannelParticipantThe user that was invited