rateLimitPerUser property

int? rateLimitPerUser
getter/setter pair

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

int? rateLimitPerUser;