MaxDailyMessagesCount
.halguru.yaml ➤ UserLimits ➤ Paid ➤ MaxDailyMessagesCount
Gets or sets the maximum number of messages that a user can send per day.
Name | Description |
---|---|
Title | Max Daily Messages Count |
Type | Integer |
Required | False |
Range | -2147483648..2147483647 |
Remarks#
This property defines the daily messaging limit applicable for a user based on their access level (e.g., Paid, Registered, or Anonymous). It ensures control over the number of messages to prevent excessive usage.
Technical Information#
Property | Value |
---|---|
Path | UserLimits.Paid.MaxDailyMessagesCount |
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 |