await client.store.deleteSession("SESSION_ID");

Aeguments

session_id
string
required

The session ID to delete

await client.store.deleteSession("SESSION_ID");