member property

Cacheable of Member

Implementation

Cacheable<Snowflake, Member> get member => _MemberCacheable(this.client, this.id, this.guild);