Method: TelegramBot::Update#channel_post

Defined in:
lib/telegram-bot/models/update.rb

#channel_postObject

Optional. New incoming channel post of any kind - text, photo, sticker, etc.



29
30
31
# File 'lib/telegram-bot/models/update.rb', line 29

def channel_post
  @channel_post
end