this-command-keys-vector

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

(this-command-keys-vector)

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

See also `this-command-keys'.