Raw.payments.SuggestedStarRefBots

Raw.payments.SuggestedStarRefBots

A list of suggested mini apps with available affiliate programs

payments.suggestedStarRefBots#b4d5d859 flags:# count:int suggested_bots:Vector<StarRefProgram> users:Vector<User> next_offset:flags.0?string = payments.SuggestedStarRefBots;
export namespace Raw {
  export namespace payments {
    export class SuggestedStarRefBots {
      constructor(params: {
        count: number;
        suggestedBots: Array<Raw.TypeStarRefProgram>;
        users: Array<Raw.TypeUser>;
        nextOffset?: string;
      }) {}
    }
  }
}
🚫

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

Layer: 198
Constructor ID: 0xb4d5d859

Property