Denis Istomin created CAMEL-13222:
-------------------------------------

             Summary: Multiple reply_markup types
                 Key: CAMEL-13222
                 URL: https://issues.apache.org/jira/browse/CAMEL-13222
             Project: Camel
          Issue Type: Improvement
          Components: camel-telegram
            Reporter: Denis Istomin


All methods like "sendMessage", "sendLocation" and others can send different 
types of data at the field "reply_markup". Now only ReplyKeyboardMarkup is 
supported.

Need to implement support of:
 # [InlineKeyboardMarkup|https://core.telegram.org/bots/api#replykeyboardremove]
 # [ReplyKeyboardRemove|https://core.telegram.org/bots/api#replykeyboardremove]
 # [ForceReply|https://core.telegram.org/bots/api#forcereply]

For example: [https://core.telegram.org/bots/api#sendmessage]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to