KeyboardTypeRequest model.
@type t() :: %ExDaytona.Model.KeyboardTypeRequest{ delay: integer() | nil, text: String.t() | nil }