Set group image in relay groups to the chat image of the outsider #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, all relay groups have the
[
as group image. This is a way to distinguish them from other chats, but unfortunately it's also super ugly.Most of the outside chats probably have a profile image. If it's a 1:1, then it would be the avatar of the outsider. If it's a group, it might have a group image.
The teams-bot should set this image in the relay group as well:
Out of scope for this issue: make it possible to change the group image in an outside group with a relay group command.
Unfortunately we don't catch it if a user with who we have a 1:1 outside chat changes their avatar.