mtcute/packages/dispatcher/src
2021-06-26 23:34:08 +03:00
..
state feat(dispatcher): throttle now actually throttles, and does not throw an error 2021-06-25 22:37:26 +03:00
updates build: fixed scripts, eslintignore, fixed linter warnings and re-formatted with prettier 2021-06-06 15:20:41 +03:00
builders.ts build: fixed scripts, eslintignore, fixed linter warnings and re-formatted with prettier 2021-06-06 15:20:41 +03:00
callback-data-builder.ts feat(dispatcher): callback data builder 2021-06-20 01:29:40 +03:00
dispatcher.ts fix(dispatcher): removed @internal from non-filtered on* methods 2021-06-26 23:34:08 +03:00
filters.ts fix(client): exported MessageAction and MessageMedia 2021-06-19 23:41:29 +03:00
handler.ts refactor(dispatcher): use enum instead of symbols for propagation 2021-06-14 18:58:07 +03:00
index.ts feat(dispatcher): callback data builder 2021-06-20 01:29:40 +03:00
propagation.ts refactor(dispatcher): use enum instead of symbols for propagation 2021-06-14 18:58:07 +03:00
wizard.ts feat(dispatcher): provide custom default state for wizard 2021-06-24 01:12:20 +03:00