GetTeamInfoCommand

Command handler for displaying team information. Provides detailed information about a specific team including its properties and members.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)
Registers the team info command with the dispatcher.