Raw.messages.FoundStickers
Found stickers
messages.foundStickers#82c9e290 flags:# next_offset:flags.0?int hash:long stickers:Vector<Document> = messages.FoundStickers;
export namespace Raw {
export namespace messages {
export class FoundStickers {
constructor(params: {
nextOffset?: number;
hash: bigint;
stickers: Array<Raw.TypeDocument>;
}) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 198
Constructor ID: 0x82c9e290
Property
nextOffset
: number or undefinedOffset for pagination
hash
: bigintHash used for caching, for more info click here
stickers
: Array of Raw.TypeDocumentFound stickers