Elysia
|
924c442ad4
|
update
|
2024-01-08 20:41:56 +07:00 |
|
March 7th
|
07d52ee41b
|
fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
|
2022-06-12 19:13:12 +07:00 |
|
March 7th
|
81bc22f388
|
fix: document
|
2022-06-11 20:17:27 +07:00 |
|
March 7th
|
c9f1010e54
|
fix: error
- Documents
- Enums
- Checkupdate function
- Update UserAgent
|
2022-06-11 20:13:52 +07:00 |
|
March 7th
|
c165824419
|
v2.1.0
fix: ClientUser.notes return empty Collection
fix: Recieve messages from large servers #72
feat: checkUpdate return Debug event (not console.log)
feat: RelationshipAdd event, param type return RelationshipTypes
feat: online status when login
feat: fix documents
|
2022-06-06 00:42:08 +07:00 |
|
March 7th
|
391d972d98
|
document
|
2022-05-06 21:17:20 +07:00 |
|
March 7th
|
2a559f7d36
|
Eslint fix all
|
2022-04-16 19:01:05 +07:00 |
|
March 7th
|
522f7f756a
|
copy eslint + tslint from Discord.js (v13)
|
2022-04-16 17:44:43 +07:00 |
|
March 7th
|
f73525f278
|
1.3.3
Change logs:
+ New Event:
> relationshipAdd: user.id, type
> relationshipRemove: user.id
> client.relationships: RelationshipsManager
> User.relationships
> Update Document .-.
- DEPRECATED
> client.blocked
> client.friends
> clientUser.findFriend
> User.blocked
> User.friend
> some console.log()
|
2022-04-12 12:46:08 +07:00 |
|