You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2018/05/09 08:52:00 UTC

[jira] [Assigned] (CAMEL-12478) camel-telegram - Allow use of custom keyboard

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

Andrea Cosentino reassigned CAMEL-12478:
----------------------------------------

    Assignee: Andrea Cosentino

> camel-telegram - Allow use of custom keyboard
> ---------------------------------------------
>
>                 Key: CAMEL-12478
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12478
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-telegram
>            Reporter: Willian Antunes
>            Assignee: Andrea Cosentino
>            Priority: Major
>              Labels: features
>             Fix For: 2.22.0
>
>         Attachments: SNAG-0180.jpg
>
>
> The component as we have nowadays does not support configuration of custom keyboard, it only makes use of the standard one.
> The method [sendMessage|https://core.telegram.org/bots/api#sendmessage] has the field _reply_markup_ which allow the use of [ReplyKeyboardMarkup|https://core.telegram.org/bots/api#replykeyboardmarkup] to customize the standard keyboard.
> Acceptance Criteria:
>  * Send message with custom keyboard to interact with the bot using its buttons.
>  * Disable custom keyboard when is required during chat conversation.



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