Skip to content

Add additional properties to Room and fix missing arguments in rooms API#246

Merged
Joezanini merged 2 commits intomainfrom
feat/room/add-missing-properties
Nov 8, 2024
Merged

Add additional properties to Room and fix missing arguments in rooms API#246
Joezanini merged 2 commits intomainfrom
feat/room/add-missing-properties

Conversation

@cmlccie
Copy link
Copy Markdown
Collaborator

@cmlccie cmlccie commented Nov 2, 2024

This pull request includes two commits; these changes enhance the functionality and completeness of the Room class and ensure that the rooms API works correctly.

The first commit adds additional properties to the Room class, including classificationId, isAnnouncementOnly, isReadOnly, isPublic, madePublic, and description.

The second commit fixes missing arguments in the rooms API by adding the create room args to the post_data.

Fixes #244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Where did the ability to set announcement mode and moderated mode go from 1.6 to 2.0.1?

2 participants