messages.getQuickReplyMessages

Fetch (a subset or all) messages in a quick reply shortcut ».

 Method schema is available as of layer 176. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
shortcut_id int Quick reply shortcut ID.
id flags.0?Vector<int> IDs of the messages to fetch, if empty fetches all of them.
hash long Hash for pagination, generated as specified here » (not the usual algorithm used for hash generation).

Result

messages.Messages

Only users can use this method

Possible errors

Code Type Description
400 SHORTCUT_INVALID The specified shortcut is invalid.

Related pages

Business

Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start pages, chatbot support, and more.