Session › listWordsInSpellCheckerDictionary
Unofficial
Returns all words in the app's custom dictionary.
Signature:
listWordsInSpellCheckerDictionary(): Promise<string[]>
Returns: Promise<string[]> — A promise that resolves with all words in the custom dictionary.