Skip to content
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

feat: allow to set an icon when creating a group chat #397

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nponsard
Copy link

@nponsard nponsard commented Mar 5, 2025

This PR adds the ability to change the group icon when creating a group chat.

The frontend would have to set the "icon" field when creating a new group to set the icon. Where "icon" contains the id of a previously uploaded icon. If you don't want to set an icon, do not add the field to the request.

Fixes #220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Untriaged
Development

Successfully merging this pull request may close these issues.

feat: allow settings group icon and users when creating group
1 participant