rateLimitPerUser property

int? rateLimitPerUser
final

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

final int? rateLimitPerUser;