TextPayload

Container of information about a piece of text.

JSON representation
{
  "textContent": string
}
Fields
textContent

string

Text content.