Raw.MessageActionChatJoinedByLink

Raw.MessageActionChatJoinedByLink

A user joined the chat via an invite link

messageActionChatJoinedByLink#31224c3 inviter_id:long = MessageAction;
export namespace Raw {
  export class MessageActionChatJoinedByLink {
    constructor(params: { inviterId: bigint }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x31224c3

Property

  • inviterId : bigint

    Id of the user that created the invite link