Who is the first user to join a server?
Find the first user to join a specified Discord server.
Run this query
To run this query, you can use the following command:
anyquery run who_is_the_first_user_to_join_a_server <guild_id>
Arguments
Guild ID
The ID of the server to check
Additional informations
Source code AuthorTip
You can limit the number of results returned by a query using the --limit flag. For example, to limit the results to 10 rows, run anyquery run