Method: TelegramBot::ChatBoost#boost_id

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

#boost_idObject

Unique identifier of the boost



20
21
22
# File 'lib/telegram-bot/models/chat_boost.rb', line 20

def boost_id
  @boost_id
end