rateLimitPerUser property
- @Deprecated("Use TextChannelBuilder instead")
read / write
Amount of seconds a user has to wait before sending another message (0-21600); bots, as well as users with the permission manage_messages or manage_channel, are unaffected
Implementation
@Deprecated("Use TextChannelBuilder instead")
int? rateLimitPerUser;