Wasm Directoryalpha
Record

full-text-entities

No description available.

record full-text-entities {
  annotations: option​<list​<full-text-entities-annotations-item>>,
  cashtags: option​<list​<cashtag-entity>>,
  hashtags: option​<list​<hashtag-entity>>,
  mentions: option​<list​<mention-entity>>,
  urls: option​<list​<url-entity>>,
}

Fields

NameTypeDescription
annotationsoption​<list​<full-text-entities-annotations-item>>
cashtagsoption​<list​<cashtag-entity>>
hashtagsoption​<list​<hashtag-entity>>
mentionsoption​<list​<mention-entity>>
urlsoption​<list​<url-entity>>