Raw.StatsGroupTopInviter

Raw.StatsGroupTopInviter

Information about an active supergroup inviter

statsGroupTopInviter#535f779d user_id:long invitations:int = StatsGroupTopInviter;
export namespace Raw {
  export class StatsGroupTopInviter {
    constructor(params: { userId: bigint; invitations: number }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x535f779d

Property

  • userId : bigint

    User id

  • invitations : number

    Number of invitations for statistics period in consideration