Skip to content

/recentusers

Tip

This command requires the administrator permission by default. To learn how to change this, please check the faq command.

Gets the users joined since a particular date, optionally only displays users created after a specified date.

Parameters:

Name Type Description Default
join_date str

The amount of days/hours/minutes since the users have joined, eg: 2d5h would check all users that joined since 2 days and 5 hours ago

required
created_date str

The amount of days/hours/minutes since the user accounts should have been created, eg: 5d would find all the users that joined since the provided date, that were created in the last 5 days.

required