SS1984 - Modules - Types

code/modules/admin/verbs/adminpm.dm

/datum/admin_verb/cmd_admin_pm_contextAllows right clicking mobs to send an admin PM to their client. Forwards the selected mob's client to cmd_admin_pm.
/datum/admin_verb/cmd_admin_pm_panelShows a list of clients we could send PMs to, then forwards our choice to cmd_admin_pm.
/datum/admin_verb/admin_pm_by_key_panelShows a list of clients we could send PMs to, then forwards our choice to cmd_admin_pm.