Raw.messages.GetAvailableReactions
Obtain available message reactions
messages.getAvailableReactions#18dea0ac hash:int = messages.AvailableReactions;
export namespace Raw {
export namespace messages {
export class GetAvailableReactions {
constructor(params: { hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x18dea0ac
Property
hash
: numberHash used for caching, for more info click here.