Method: TelegramBot::GroupChat#id

Defined in:
lib/telegram_bot/group_chat.rb

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



3
4
5
# File 'lib/telegram_bot/group_chat.rb', line 3

def id
  @id
end