Skip to content

Fetching a session

You can fetch the details of a scheduled session using the /session fetch command. The bot will return the details of the session, including the session ID, date, time, and any other relevant information.

/session fetch session: <session_id>

If successful, the bot will respond with a message containing the details of the session.

Parameters

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