-
Notifications
You must be signed in to change notification settings - Fork 315
Open
Description
Is your feature request related to a problem? Please describe.
I want to have chatrooms. In order to do that I must check if it exists and create it if it does not exist.
Describe the solution you'd like
Add a column to chat_conversations to allow filtering like name or shortcode.
Describe alternatives you've considered
The data field is not filterable via a query but you can get all rows and filter them to find your "conversation" which is being used a chatroom.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
No labels