Raw.bots.PopularAppBots
bots.popularAppBots#1991b13b flags:# next_offset:flags.0?string users:Vector<User> = bots.PopularAppBots;
export namespace Raw {
export namespace bots {
export class PopularAppBots {
constructor(params: { nextOffset?: string; users: Array<Raw.TypeUser> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x1991b13b
Property
nextOffset
: string or undefinedusers
: Array of Raw.TypeUser