Skip to content

Getuser Command

Joel edited this page Apr 8, 2018 · 4 revisions

The getuser command allows for a user to retrieve information regarding the subscription status of a user.

Arguments

  • User name(s)
    The only argument that is required for this command is the username of the user that is requested. It is possible to provide multiple usernames.

Syntax example

We use:
@Prefix: assumed to be the command prefix
user0, user1: account-names of the users

  • @Prefix getuser user0
    (YES) Retrieves the subscription information for user0

  • @Prefix getuser
    (NO) Missing a user to retrieve.

  • @Prefix getuser user0 user1
    (YES) Retrieves the subscription information for user0 and user1

Clone this wiki locally