this-command-keys

this-command-keys is a built-in function in `C source code'.

(this-command-keys)

Return the key sequence that invoked this command.
However, if the command has called `read-key-sequence', it returns
the last key sequence that has been read.
The value is a string or a vector.

See also `this-command-keys-vector'.