Method: TelegramBot::ChatBoost#add_date

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

#add_dateObject

Point in time (Unix timestamp) when the chat was boosted



23
24
25
# File 'lib/telegram-bot/models/chat_boost.rb', line 23

def add_date
  @add_date
end