Module user

Module user 

Source

Structs§

InnerUser
Represents the data to be stored within the [User] enum. It contains the username and discord name of the user being analyzed. name field is the name of the user. discord_name field is the discord name of the user.

Enums§

ID
Represents a unique identifier for a user, their ID. Variants include an anonymous identifier or a specific user.