We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
m.room.guest_access
MatrixType.M_ROOM_GUEST_ACCESS
This event is used in the MatrixCrudRepository.
MatrixCrudRepository
The state event DTO is RoomGuestAccessStateEventDTO.
RoomGuestAccessStateEventDTO
The text was updated successfully, but these errors were encountered:
Added link to heusalagroup/hghs#22
0367ca5
Added DTO for content data: heusalagroup/hghs#22
6c1575e
Added RoomGuestAccessStateEventDTO for heusalagroup/hghs#22
d5d68b7
Refactored to use creation functions for some state events.
3d5e4d5
* heusalagroup/hghs#21 * heusalagroup/hghs#22
No branches or pull requests
m.room.guest_access
MatrixType.M_ROOM_GUEST_ACCESS
This event is used in the
MatrixCrudRepository
.The state event DTO is
RoomGuestAccessStateEventDTO
.See also
The text was updated successfully, but these errors were encountered: