Module cock_lib::user

source ·

Structs

  • 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

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