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

Arguments

Guild ID

The ID of the server to check

Additional informations

Source code Author

Tip

You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).