40ants / 40ants/cl-telegram-bot
How to get message ID when replying to a message?
Aperta
- Lingua principale
- Common Lisp
- Stelle
- 63
- Fork
- 18
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I have a method that listens to `on-message` and I want to get the `*current-message*` ID so that I can pass it to `reply` as `reply-message-id`, but `*current-message*` is not an exported symbol. Is that something we can export? Or maybe pass an instance of the `message` class to `on-message`? Or any other suggestions?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.