Function: minibuffer-prompt

Return the prompt string of the currently-active minibuffer.
If no minibuffer is active, return nil.
(fn)

Face: minibuffer-prompt

Face for minibuffer prompts.
By default, Emacs automatically adds this face to the value of
`minibuffer-prompt-properties', which is a list of text properties
used to display the prompt text.