Skip to content

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

New issue

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

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

cmlccie
Copy link
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