MaxTotalMessagesCount
.halguru.yaml ➤ Restrictions ➤ AuthorizedUsers ➤ 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 | Restrictions.AuthorizedUsers.MaxTotalMessagesCount |
| Internal Type | System.Int32 |
| Internal Root Type | AgentHalConfiguration |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |