Showlicenses
This command allows an admin to display licenses with optional filters, such as filtering by a specific user or license ID. It supports pagination to show multiple licenses
The command used to display licenses is /showlicenses <user_id> <license_id>
Argument
Description
Required
user_id
Select a specific user to filter and display only the licenses associated with that user
false
license_id
Specify a unique license ID to display the details of that particular license
false

Last updated