Raw.messages.GetQuickReplies
Fetch basic info about all existing quick reply shortcuts.
messages.getQuickReplies#d483f2a8 hash:long = messages.QuickReplies;
export namespace Raw {
export namespace messages {
export class GetQuickReplies {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xd483f2a8
Property
hash
: bigintHash for pagination, generated as specified here (not the usual algorithm used for hash generation.)