targetUser property

Cacheable<Snowflake, IUser>? targetUser

The target user for this invite

Implementation

Cacheable<Snowflake, IUser>? get targetUser;