Armando Lüscher
Armando Lüscher
Great @JetpackDuba! Looking forward to giving Gitnuro a go when this is in.
Hi @JetpackDuba the UI scaling is perfect now, thanks! And thanks for your kind nudge for me reply here :wink: I'll play around more with Gitnuro and hope it finds...
@TiiFuchs This is because of the way the commands were implemented way back when. `Command` classes get called when an Update comes in. From what I recall, if you leave...
I like the idea of having dedicated `Update` classes to cleanly separate user commands and updates coming in from Telegram. There are a few issues labled "[code design](https://github.com/php-telegram-bot/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22code+design%22)" which are...
@juananpe @akalongman @MBoretto @jacklul May the discussion regarding the new conversation structure begin!
@juananpe Thanks for the great feedback! ## > First, in the pseudo-code, I think that there is a typo here: > // If a photo is passed, next item is...
> I think that introducing this Finite library would indeed suppose a deep change to the current conversation design but I wanted to discuss it before taking any decision that...
> Finally I join the conversation conversation! :+1: :smile: > ConversationItem -> ConversationStage > ConversationItemType -> ConversationInputType :+1: I like your suggestions! Makes it more clear. > I like the...
You're absolutely right, thanks for reporting. This will be fixed in the next version, which will also have the Bot API 5.1 integrated. It will also be more future-proof for...
@massadm Your suggestion sounds like a great idea! Would you like to make a PR for it? 😇