You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here Mojo::URL could be used to build the URL instead of string concat. Same in REST.pm. In REST.pm there are/will also functions which take query string params.
Mojo-Discord/lib/Mojo/Discord/Gateway.pm
Line 314 in 51d15e1
Here Mojo::URL could be used to build the URL instead of string concat. Same in REST.pm. In REST.pm there are/will also functions which take query string params.