Liking cljdoc? Tell your friends :D

tg-dialog.handlers


continue-after-step?clj

(continue-after-step? {:keys [message save-as menu]} when-skipped?)

handle-commandclj

(handle-command ctx command-key chat-id data)

handle-current-stepclj

(handle-current-step ctx steps chat-id message)

handle-inputclj

(handle-input ctx id last-step text)

handle-saveclj

(handle-save ctx id last-step text)

handle-sendclj

(handle-send ctx step id message)

handle-whenclj

(handle-when ctx id step)

(menu->tg menu)

(menu-item->tg menu-item)

save-menu-itemclj

(save-menu-item ctx id menu-item telegram-data)

send-errorclj

(send-error ctx id step error)

text->valueclj

(text->value menu text)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close