summary refs log tree commit diff
path: root/src/util/instanceOf.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-04:construction: /channels/messagesFlam3rboy1-1/+4
2021-03-03:zap: benchmarkFlam3rboy5-34/+4256
2021-03-03:construction: messages routeFlam3rboy10-5/+28
2021-02-23get specific banFlam3rboy2-0/+13
2021-02-23:pencil: typoFlam3rboy4-13/+27
2021-02-23:bug: [Member] list fix to also return userFlam3rboy4-11/+17
2021-02-22:bug: fix addMember to respect max guild sizeFlam3rboy4-4/+28
2021-02-22:construction: [Member] listFlam3rboy1-3/+17
2021-02-22:sparkles: [Member] paginationFlam3rboy4-17/+43
2021-02-22:art: restructed guildsFlam3rboy3-66/+74
2021-02-22:bug: add webhooks to whitelist authFlam3rboy1-2/+2
2021-02-22:art: restructure + add/remove Member() functionFlam3rboy11-22/+147
2021-02-22:art: [Ban] use removeMember() + move ban in seperate fileFlam3rboy2-235/+113
2021-02-22:pencil: #CHANNELID -> #channelidFlam3rboy9-23/+23
2021-02-22:bug: fix Event EmitterFlam3rboy5-17/+22
2021-02-22:bug: fix @everyone Role on guild createFlam3rboy1-1/+1
2021-02-21channel/:id/invites create #79xnacly1-1</