targetMember property

Member? targetMember
final

The member that was selected by the user when running the command if the command was invoked in a guild, null otherwise.

Implementation

final Member? targetMember;