mtcute/packages/dispatcher/src
2021-07-14 22:34:03 +03:00
..
state feat(dispatcher): throttle now actually throttles, and does not throw an error 2021-06-25 22:37:26 +03:00
updates feat(dispatcher): history read update 2021-07-09 19:41:02 +03:00
builders.ts feat(dispatcher): history read update 2021-07-09 19:41:02 +03:00
callback-data-builder.ts feat(dispatcher): callback data builder 2021-06-20 01:29:40 +03:00
conversation.ts feat(dispatcher): lastMessage and lastReceivedMessage getters for Conversation 2021-07-10 16:12:31 +03:00
dispatcher.ts refactor(dispatcher): UpdateInfo<...> to ParsedUpdate 2021-07-14 22:34:03 +03:00
filters.ts feat(dispatcher): text-related filters (equals, contains, starts/ends with) 2021-07-09 01:50:39 +03:00
handler.ts refactor(dispatcher): UpdateInfo<...> to ParsedUpdate 2021-07-14 22:34:03 +03:00
index.ts feat(dispatcher): Conversation class 2021-07-10 15:10:43 +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