discord.clj icon indicating copy to clipboard operation
discord.clj copied to clipboard

logs-from limit not respected

Open JasonKDarby opened this issue 5 years ago • 1 comments

discord.http/logs-from returns all results regardless of the limit supplied. I haven't checked this that thoroughly, I only had 16 messages and it returned all when I tried limit as 0, 1, 2, or 50.

JasonKDarby avatar May 20 '19 05:05 JasonKDarby

Hmmm interesting, I'll need to look into this. I believe I based this endpoint off of a similar endpoint in discord.py and, if I'm being totally honest, I'm not sure what the intended use for the function/endpoint is.

gizmo385 avatar May 24 '19 16:05 gizmo385