Returns the internal ID of the room.
Returns:
the internal ID of the room
40 41 42
# File 'lib/matrix_sdk/room.rb', line 40 def id @id end