fix_text_with_ai()¶
- Client.fix_text_with_ai()
Fixes text using an AI model.
Usable by Users Bots
- Parameters:
text (
str|FormattedText) – The original text.- Returns:
FormattedText– On success, information about the fixed text is returned.
Fixes text using an AI model.
Usable by Users Bots
text (str | FormattedText) – The original text.
FormattedText – On success, information about the fixed text is returned.