This website requires JavaScript.
Explore
Help
Sign in
teidesu
/
mtcute
Watch
1
Star
0
Fork
You've already forked mtcute
0
Code
Issues
15
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
b29883116b
mtcute
/
packages
/
dispatcher
/
src
History
teidesu
97ba7652ff
refactor: use constructor check instead of instanceof where possible
...
this might just have introduced a bunch of errors, but ill test later
2021-05-15 21:17:49 +03:00
..
updates
refactor(client): use ReadonlyArray for getter return types
2021-05-11 22:02:00 +03:00
builders.ts
feat: user status and typing related methods and updates
2021-05-08 16:35:25 +03:00
dispatcher.ts
refactor: use UsersIndex and ChatsIndex types instead of bare record types
2021-05-11 21:46:59 +03:00
filters.ts
refactor: use constructor check instead of instanceof where possible
2021-05-15 21:17:49 +03:00
handler.ts
refactor: use UsersIndex and ChatsIndex types instead of bare record types
2021-05-11 21:46:59 +03:00
index.ts
feat(dispatcher): support chat member updates
2021-04-27 20:31:04 +03:00
propagation.ts
refactor(updates): extracted dispatcher to own package, fixed various update related bugs
2021-04-23 22:35:37 +03:00