TextChatMessageStatus

Indicates the status of a TextChatMessage.

Items

NameValueSummary
Unknown1

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

Success2

Message has no issues.

Sending3

Message is sending.

TextFilterFailed4

Text filter failed to process the message.

Floodchecked5

Message is from a user sending messages too frequently.

InvalidPrivacySettings6

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

InvalidTextChannelPermissions7

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

MessageTooLong8

Message is too long.

ModerationTimeout9

On this page