Commit Graph

7 Commits

Author SHA1 Message Date
Ayyan 55f68a242d types(structures): add return type for methods (#341) 2021-01-03 19:12:13 +04:00
TriForMine 484f86638f refactor: resolve async promises, fixed typos, and used inline variable for return (#299)
* Added await in async function, fixed typos and used inline variable for return

* Added await in async function, fixed typos and used inline variable for return

* Revert "Added await in async function, fixed typos and used inline variable for return"

This reverts commit f31caf5d

* Added await in async function, fixed typos and used inline variable for return

* Fixes format

* Fixes format 2

* Fixes format 4475757

* Fixes format 878757854786312378657865785785785785

* Change return to await

* Fixing more issues

* Fixing even more issues

* Fixing even more issues +

* Fixes format
2020-12-30 12:31:11 +04:00
ayntee b35bcf821e style: format api/structures/channel.ts 2020-12-27 11:20:51 +04:00
Skillz 291d4a2f49 update docs guide 2020-12-26 23:07:26 -05:00
Skillz 189dc150f2 rename to mod.ts 2020-12-26 19:30:32 -05: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