Reference API Roblox

Engine API

Website

Related

Reference API Roblox

TextChatMessageStatus

Indicates the status of a TextChatMessage.

Items 9

HistoryNameValueDescription
513Unknown1

Generic failed status for any other TextChannel:SendAsync() failures.

513Success2

Message has no issues.

513Sending3

Message is sending.

513TextFilterFailed4

Text filter failed to process the message.

513Floodchecked5

Message is from a user sending messages too frequently.

513InvalidPrivacySettings6

Message can't be sent because of the user's chat privacy settings.

513InvalidTextChannelPermissions7

Message's TextSource is either not in the intended TextChannel or TextSource.CanSend is false.

519MessageTooLong8

Message is too long.

651ModerationTimeout9

Description

Indicates the status of a TextChatMessage.

History 20

Settings