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
|`language`| What language should the file be |`text`| ❌ |
88
86
89
87
# Url Helper
90
88
@@ -110,11 +108,11 @@ This returns an object that looks like:
110
108
111
109
# FAQ
112
110
113
-
-## Multiple files in one bin
111
+
-## Multiple files in one bin
114
112
115
113
This is not currently possible with this wrapper as sourcebin doesn't have a token system for authentication, only pro users are able to have multiple files in one bin. This may come in the future
116
114
117
-
-## Migrate from v4 to v5
115
+
-## Migrate from v4 to v5
118
116
119
117
v5 is a overhaull of `sourcebin` so we changed some apis.
120
118
@@ -133,7 +131,7 @@ This returns an object that looks like:
133
131
### Create a bin
134
132
135
133
We also unified the options for this function:
136
-
134
+
137
135
```diff
138
136
- const bin = await create(
139
137
- [
@@ -164,5 +162,5 @@ This returns an object that looks like:
164
162
165
163
# Support
166
164
167
-
-Join the [discord](https://discord.gg/2Vd4wAjJnm)
168
-
-Create a issue on the [github](https://github.com/ghostdevv/sourcebin)
165
+
- Join the [discord](https://discord.gg/2Vd4wAjJnm)
166
+
- Create a issue on the [github](https://github.com/ghostdevv/sourcebin)
0 commit comments