Raw.bots.GetPreviewMedias
Fetch main mini app previews, see here for more info.
bots.getPreviewMedias#a2a5594d bot:InputUser = Vector<BotPreviewMedia>;
export namespace Raw {
export namespace bots {
export class GetPreviewMedias {
constructor(params: { bot: Raw.TypeInputUser }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 198
Constructor ID: 0xa2a5594d
Property
bot
: Raw.TypeInputUserThe bot that owns the main mini app.