1 2 3 4 5 6 7
type t = { id: Snowflake.t; username: string; discriminator: string; avatar: string; bot: bool; }