Add the ability to pull down a user's displayName given their userID as defined by https://matrix.org/docs/spec/client_server/r0.2.0.html#get-matrix-client-r0-profile-userid-displayname Additionally, the ability to track the `m.room.member` and `m.presence` event that are sent on a displayName change as defined by https://matrix.org/docs/spec/client_server/r0.2.0.html#events-on-change-of-profile-information, would be useful.
Add the ability to pull down a user's displayName given their userID as defined by https://matrix.org/docs/spec/client_server/r0.2.0.html#get-matrix-client-r0-profile-userid-displayname
Additionally, the ability to track the
m.room.memberandm.presenceevent that are sent on a displayName change as defined by https://matrix.org/docs/spec/client_server/r0.2.0.html#events-on-change-of-profile-information, would be useful.