Skip to content

View session attendance

You can fetch the list of the users who RSVP'd to a session using the /session list-members command. This command is useful for checking who has confirmed their attendance for a specific session when you are prepping for a session.

/session list-members session: <session_id>

If successful, the bot will respond with a message containing the list of members who have RSVP'd to the session.

Parameters

Parameter Required Type Description
session string The session ID for which you want to fetch the list of members. Autocomplete will provide a list of scheduled sessions to choose from.