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
#1249
should complete the roomFindAll()
The text was updated successfully, but these errors were encountered:
Good news: there will be not necessary to implement roomFindAll() for a puppet for now.
roomFindAll()
You need to implement roomList() instead, should return all roomId as a string[].
roomList()
roomId
string[]
Know more from the following commit message.
Sorry, something went wrong.
roomList() insteadof roomFindAll() (#1255)
15919af
Done. Please close this issue if all is ok.
all is ok, thanks!
lijiarui
No branches or pull requests
#1249
should complete the roomFindAll()
The text was updated successfully, but these errors were encountered: