rateLimitPerUser property

Duration? rateLimitPerUser

The rate limit duration of this channel per user.

Does not apply to threads created in this channel. See HasThreadsChannel.defaultThreadRateLimitPerUser for that.

Implementation

Duration? get rateLimitPerUser;