MaxTotalMessagesCount
.halguru.yaml ➤ UserLimits ➤ Paid ➤ MaxTotalMessagesCount
Gets or sets the maximum number of messages that can be sent by the user.
Name | Description |
---|---|
Title | Max Total Messages Count |
Type | Integer |
Required | False |
Range | -2147483648..2147483647 |
Remarks#
The MaxMessagesCount property specifies the upper limit on the total number of messages a user is allowed to send. This value may vary based on the type of user access (Paid, Registered, or Anonymous) as defined in the AgentChannelUserAccess enumeration.
Technical Information#
Property | Value |
---|---|
Path | UserLimits.Paid.MaxTotalMessagesCount |
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 |