Raw.messages.GetAvailableEffects
Fetch the full list of usable animated message effects.
messages.getAvailableEffects#dea20a39 hash:int = messages.AvailableEffects;
export namespace Raw {
export namespace messages {
export class GetAvailableEffects {
constructor(params: { hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xdea20a39
Property
hash
: numberHash used for caching, for more info click here.