Is there a limit to how many groups can be created?

Our social media app allows users to post messages about any given topic.

Other users can then click on that message and start conversing about the topic.

Currently, when a user clicks on one of the message topics submitted by a user, we take the message topic name/ID and create a new group. This allows any number of users to just click the message topic and join the conversation.

Since our app relies heavily on group creation we are now concerned if there is a limit on how many groups we can create. We are a paying customer that has been building our app on the CometChat platform for nearly 1 year now. I’ve searched the documentation and pricing and cannot find any comment on how many groups can be created.

Please advise. Thanks!