send_quick_reply_shortcut_messages


Description:

public async Messages send_quick_reply_shortcut_messages (int64 chat_id, int32 shortcut_id, int32 sending_id) throws TDLibError

Sends messages from a quick reply shortcut. Requires Telegram Business subscription. Can't be used to send paid messages

Parameters:

chat_id

Identifier of the chat to which to send messages. The chat must be a private chat with a regular user

shortcut_id

Unique identifier of the quick reply shortcut

sending_id

Non-persistent identifier, which will be returned back in messageSendingStatePending object and can be used to match sent messages and corresponding updateNewMessage updates