Session
Category: Commands
Source: session.dart
Classes
SessionCommand
/session — show current session info, or copy the session ID.
Constructor
dart
SessionCommand(this.ctx)Properties
| Property | Type | Description |
|---|---|---|
ctx | SlashCommandContext | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get |