Files
snek/src
retoor 5ce1211616 feat: remove tag parameter from create_dm channel member creation calls
The create_dm method in ChannelMemberService previously passed a "dm" tag to the create method for both the from_user and to_user memberships. This change removes the tag parameter from both create calls, simplifying the direct message channel member creation logic.
2025-02-11 14:38:05 +00:00
..