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

acosentino pushed a change to branch camel-2.23.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 305ad64  Updating Tika
     new 4577462  CAMEL-13035 update from telegram channel
     new 9035190  CAMEL-13035 - correcting style
     new 84e60e2  CAMEL-13035 - fix sc reported

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/component/telegram/TelegramEndpoint.java |  6 +++
 .../camel/component/telegram/model/Update.java     | 12 +++++
 ...t.java => TelegramConsumerChannelPostTest.java} | 55 ++++++++++++----------
 .../resources/messages/updates-channelMessage.json | 19 ++++++++
 4 files changed, 66 insertions(+), 26 deletions(-)
 copy 
components/camel-telegram/src/test/java/org/apache/camel/component/telegram/{TelegramConsumerMediaVideoTest.java
 => TelegramConsumerChannelPostTest.java} (65%)
 create mode 100644 
components/camel-telegram/src/test/resources/messages/updates-channelMessage.json

Reply via email to