Document/Remove URL length limit for link style buttons #4007
Unanswered
lilnasy
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
Seconding this request. The whole reason I want to use buttons is to hide excessively long links like the following: I can put this link in a masked URL in an embed but I cannot put it behind a button. The only difference between these two options is that the button looks much nicer. HTTP/1.1 spec recommends the upper limit should be at least 8000 characters but 2500 would probably be enough for me (2048 might not). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's apparently a limit of 512 characters for the url. It's possible to use embeds instead, but it seems unnecessary to force one interface for long links.
Beta Was this translation helpful? Give feedback.
All reactions