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
{{ message }}
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
Package
guilded.ts
Description
Use
toStringto make make a few shortcuts when working with strings. Here are whattoStringcan be used for:UserandServerMember(e.g.${user}-><@userId>)${server}->server name)Use
toJSONto return the raw JSON provided by the Guilded API.Solution
Include in v0.21.0.
Alternative Solutions
No response