-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
type: enhancement 💅New feature or requestNew feature or request
Description
Feature description
I would like to propose a new API endpoint that will only return a list of previous chat IDs. More specifically, the endpoint would return a list of mappings from chat ID to chat name for a user.
Value and/or benefit
This is useful functionality for interacting with specific historical chats. For example, if I would like to only show messages from a certain chat. Currently, it's necessary to retrieve all information about all chats to get this sort of information. This can become an issue for UI development when there are lots of users/users with a large amount of chats.
Anything else?
I have proposed an example in #338
Metadata
Metadata
Assignees
Labels
type: enhancement 💅New feature or requestNew feature or request