You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 11:26:00 UTC

[jira] [Resolved] (CAMEL-13222) telegram - Multiple reply_markup types

     [ https://issues.apache.org/jira/browse/CAMEL-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-13222.
---------------------------------
    Resolution: Abandoned

> telegram - Multiple reply_markup types
> --------------------------------------
>
>                 Key: CAMEL-13222
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13222
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-telegram
>            Reporter: Denis Istomin
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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
(v8.20.10#820010)