Minor issue with type checking. Reporting as functions with similar “result” return types have the correct type, but this method does not.
Incorrect
Correct
3 Likes
LordMerc
(Merc)
#2
You can make a pull request to edit it, documentation is open source.
You may want to post a link to this here:
Quackback
(QuackBack)
#4
It’s related to the API so it shouldn’t go there
2 Likes
Thanks for the report! I filed a ticket in our internal database.
Nightriff
(Nightriff)
#6
TextService:FilterStringAsync()
method’s return is now TextFilterResult
in the documentation. Thanks for reporting!