Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TextChatService.yaml #1016

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Update TextChatService.yaml #1016

merged 2 commits into from
Feb 6, 2025

Conversation

sammygrey
Copy link
Contributor

Fixed an inconsistency with TextChatService:CanUserChatAsync().

Changes

TextChatService:CanUserChatAsync() can be used within local scripts, but only with the userId of the local player. Attempting to use this method with another player's userId (in the server or not) will result in this error:
image

Credit to @xyrafrost for the original bug report regarding this inconsistency.

Checks

By submitting your pull request for review, you agree to the following:

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

Fixed an inconsistency in CanUserChatAsync.
@sammygrey sammygrey requested a review from a team as a code owner February 6, 2025 11:46
@github-actions github-actions bot added the engine reference Changes the Engine API Reference documentation label Feb 6, 2025
@IgnisRBX IgnisRBX merged commit 0410df7 into Roblox:main Feb 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine reference Changes the Engine API Reference documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants