Raw.messages.SavedGifs
Saved gifs
messages.savedGifs#84a02a0d hash:long gifs:Vector<Document> = messages.SavedGifs;
export namespace Raw {
export namespace messages {
export class SavedGifs {
constructor(params: { hash: bigint; gifs: Array<Raw.TypeDocument> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x84a02a0d
Property
hash
: bigintHash used for caching, for more info click here
gifs
: Array of Raw.TypeDocumentList of saved gifs