creatorId property

Cacheable<Snowflake, IUser>? creatorId

The id of the user that created the scheduled event

Implementation

Cacheable<Snowflake, IUser>? get creatorId;