HELIOTROPE COMMUNITY
SCRIPTING SUPPORT

Custom direct messages must respect Roblox communication settings

HELP
HeliotropeFixes Nov 11, 2024 1 views 0 replies
Posted Nov 11, 2024
#1
Issue
A custom whisper or direct-message interface allows attempts between users who should not be able to communicate.

Cause
A custom interface does not automatically prove that Roblox communication settings permit direct chat.

Fix
Integrate TextChatService direct-chat permission APIs before creating or exposing the private channel. Treat the result as authoritative, handle failed requests safely, and never reveal hidden account-setting details to the other player.

Verify
Test with accounts using different age and privacy settings, including a denied pair.

Official Roblox direct-chat compliance announcement
Original Heliotrope guidance with authoritative Roblox sources.

Want to join the conversation?

Create an account or sign in to reply.

Sign in to reply