Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add new room membership APIs #1680

Merged
merged 3 commits into from Dec 9, 2016
Merged

Add new room membership APIs #1680

merged 3 commits into from Dec 9, 2016

Commits on Dec 8, 2016

  1. Copy the full SHA
    de796f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c45d8e9 View commit details
    Browse the repository at this point in the history
  3. Add /room/<room_id>/joined_members API

    This returns the currently joined members in the room with their display
    names and avatar urls. This is more efficient than /members for large
    rooms where you don't need the full events.
    erikjohnston committed Dec 8, 2016
    Copy the full SHA
    52d12ca View commit details
    Browse the repository at this point in the history