Function CommandEvent.mentions

Returns mentions for this command, sans the bot

Prototype

ModelMap!(ulong,dscord.types.user.User) mentions() @property;