Returns the MXID of the user.
Returns:
the MXID of the user
10 11 12
# File 'lib/matrix_sdk/user.rb', line 10 def id @id end