You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/01/20 11:04:49 UTC

[camel] 03/03: Regen

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 6c656ece1c8dff116e966b3540181a71f152b4a5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 20 12:02:06 2020 +0100

    Regen
---
 docs/components/modules/ROOT/pages/telegram-component.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/components/modules/ROOT/pages/telegram-component.adoc b/docs/components/modules/ROOT/pages/telegram-component.adoc
index 72bd9f2..327d81c 100644
--- a/docs/components/modules/ROOT/pages/telegram-component.adoc
+++ b/docs/components/modules/ROOT/pages/telegram-component.adoc
@@ -231,6 +231,7 @@ The following message bodies are allowed for a producer endpoint (messages of ty
 | `OutgoingVideoMessage` | To send a mp4 video to a chat
 | `OutgoingDocumentMessage` | To send a file to a chat (any media type)
 | `OutgoingStickerMessage` | To send a sticker to a chat (WEBP)
+| `OutgoingAnswerInlineQuery` | To send answers to an inline query
 | `EditMessageTextMessage` | To edit text and game messages (editMessageText)
 | `EditMessageCaptionMessage` | To edit captions of messages (editMessageCaption)
 | `EditMessageMediaMessage` | To edit animation, audio, document, photo, or video messages. (editMessageMedia)