Raw.payments.ConnectedStarRefBots

Raw.payments.ConnectedStarRefBots

Active affiliations

payments.connectedStarRefBots#98d5ea1d count:int connected_bots:Vector<ConnectedBotStarRef> users:Vector<User> = payments.ConnectedStarRefBots;
export namespace Raw {
  export namespace payments {
    export class ConnectedStarRefBots {
      constructor(params: {
        count: number;
        connectedBots: Array<Raw.TypeConnectedBotStarRef>;
        users: Array<Raw.TypeUser>;
      }) {}
    }
  }
}
🚫

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

Layer: 198
Constructor ID: 0x98d5ea1d

Property