rateLimitPerUser property

Duration? rateLimitPerUser
getter/setter pair

The duration after which the user will be able to send another message (0-21600 seconds). Members with the Permissions.manageMessages or Permissions.manageChannels permission are unaffected.

Implementation

Duration? rateLimitPerUser;