yera.events.blocks.input_request

Input request implementation.

Symbols

def request_input_text — Request text input from the user.

request_input_text

request_input_text(
    message: str | None = None,
) → None

Request text input from the user.