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

Api get joined members #100

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Api get joined members #100

merged 3 commits into from
Jul 9, 2024

Conversation

h1ppox99
Copy link
Collaborator

@h1ppox99 h1ppox99 commented Jul 9, 2024

added getJoined members api and made minor fixes

import { errMsg, send, type expressAppHandler } from '@twake/utils'
import { type RoomMember } from '../../types'

// TODO : Manage the case where it is an Application Service, in which case any of the AS’s users must be in the room for it to work.

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@h1ppox99 h1ppox99 requested a review from guimard July 9, 2024 07:26
@guimard guimard merged commit 7f5552d into full-id-service Jul 9, 2024
8 checks passed
@h1ppox99 h1ppox99 deleted the api-get-joined-members branch July 9, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants