InputsFormat

constructor(formTitle: TitleItem.DefaultTitleItem, message: TitleItem.DefaultTitleItem, sections: List<InputSection>)

Parameters

formTitle

The title of the form.

message

A message which optionally accompanies a form.

sections

The sections which individually represent a single input for each form field.