Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.ai
/
SendMessageResult
/
RateLimited
Rate
Limited
data
class
RateLimited
(
val
retryAfterSeconds
:
Int
)
:
SendMessageResult
(
source
)
Rate limit exceeded — too many AI-triggered sends in the time window.
Members
Constructors
Rate
Limited
Link copied to clipboard
constructor
(
retryAfterSeconds
:
Int
)
Properties
retry
After
Seconds
Link copied to clipboard
val
retryAfterSeconds
:
Int