Raw.messages.GetSavedGifs
Get saved gifs.
messages.getSavedGifs#5cf09635 hash:long = messages.SavedGifs;
export namespace Raw {
export namespace messages {
export class GetSavedGifs {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x5cf09635
Property
hash
: bigintHash used for caching, for more info click here.