ITOH
|
2c3692810d
|
refactor(structures): rename create* functions (#395)
* structures: rename structure create functions
* fix: errors occured because of structure rename
* fix(controllers): errors occured because of structure rename
* fix
* fix createServer to createGuild rename
* rename create*structure to create*Struct
* update docs
* Phew
* rename createguildrole
* fix that
* fmt?
* idk
* why
* fixxess
* Update member.ts
* Update member.ts
* ahh found it
* revert this
* Update mod.ts
Co-authored-by: ayntee <ayyantee@gmail.com>
|
2021-03-08 20:37:06 +04:00 |
|
ayntee
|
d793a46497
|
Merge branch 'next' of https://github.com/discordeno/discordeno into getters
|
2020-12-26 19:46:17 +04:00 |
|
TriForMine
|
9a3475f2c6
|
fix: export structure types and update zlib to latest (#270)
* Update deps.ts
* Fixing import for structures
* Fix export
* Fixes format
|
2020-12-23 14:48:14 +04:00 |
|
ayntee
|
7d183b9bef
|
Merge branch 'next' of https://github.com/discordeno/discordeno into getters
|
2020-12-22 22:06:41 +04:00 |
|
Ayyan
|
e49a23687e
|
refactor!: organize directories and files (#268)
* refactor!: organize directory structure
* fix: avoid stack overflow err
* chore: swtch back to std/encoding for base64
* style: format source files
|
2020-12-22 21:26:27 +04:00 |
|