target property

GuildMember? target

Get target GuildMember of this

Implementation

GuildMember? get target => guild?.members.cache.get(_targetId);