MaxTotalMessagesCount
.halguru.yaml ➤ Restrictions ➤ AnonymousUsers ➤ MaxTotalMessagesCount
Gets or sets the maximum number of messages that can be sent by the user.
Field Information#
| Name | Description |
|---|---|
| Title | Max Total Messages Count |
| Field Type | Integer |
| Required | False |
| Range | 0..18446744073709551615 |
Remarks#
The 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.AnonymousUsers.MaxTotalMessagesCount |
| Internal Type | System.UInt64 |
| Internal Root Type | AgentHalGuru |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
→ .halguru.yaml#
→ Reference Index#
→ Configuration Files#
| Last updated: | 2026-03-19 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.93.0 |