Raw.bots.GetPopularAppBots
bots.getPopularAppBots#c2510192 offset:string limit:int = bots.PopularAppBots;
export namespace Raw {
export namespace bots {
export class GetPopularAppBots {
constructor(params: { offset: string; limit: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xc2510192