Returns the internal ID of the room.
Returns:
the internal ID of the room
43 44 45
# File 'lib/matrix_sdk/room.rb', line 43 def id @id end