This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from ee3aa49 Updating Tika new 95b834e CAMEL-13035 update from telegram channel new 3822eb2 CAMEL-13035 - correcting style new 234bbf7 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