Raw.messages.GetDefaultTagReactions
Fetch a default recommended list of saved message tag reactions.
messages.getDefaultTagReactions#bdf93428 hash:long = messages.Reactions;
export namespace Raw {
export namespace messages {
export class GetDefaultTagReactions {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xbdf93428
Property
hash
: bigintHash used for caching, for more info click here.