Skip to content

0.1.0

Compare
Choose a tag to compare
@ex0ns ex0ns released this 01 May 11:41
c10341d

This release contains the first support for Matrix API.
The following endpoints and methods are now supported:

RoomCreation

  • createRoom

RoomMembership

  • join
  • joinedRooms
  • invite
  • forget
  • leave
  • ban
  • unban
  • kick

SessionManagement

  • logout
  • logoutAll

Acount

  • whoAmI

Sync

  • sync

DeviceManagement

  • getDevices

Rooms

  • sendMsg