Skip to content

MaxMessageWordsCount

.halguru.yamlUserLimitsPaidMaxMessageWordsCount

Gets or sets the maximum number of words allowed per message for a user.

UserLimits:
  Paid:
    MaxMessageWordsCount: 1000
Name Description
Title Max Message Words Count
Type Integer
Required False
Range -2147483648..2147483647

Remarks#

The MaxMessageWordsCount property defines the upper limit on the number of words that can be included in a single message sent by the user. This value may vary depending on the type of user and their associated limitations or access rights.

Technical Information#

Property Value
Path UserLimits.Paid.MaxMessageWordsCount
Internal Type System.Int32
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0