user property

Cacheable<Snowflake, User> user
latefinal

Reference to user who is behind event

Implementation

late final Cacheable<Snowflake, User> user;