Hi, I was wondering if there's any way to tell whether I'm being ratelimited from renaming a particular channel or not when I'm doing setName.
It would be really helpful because I have a ticket system that renames the channel when the ticket gets closed/reopen/transferred and sometime happens that it gets triggered more than 2 times per 10 minutes and I'd like to inform the user about this ratelimiting without needing to implement an internal timer if possible.
Thanks in advance