Lonami

Results 704 comments of Lonami

Does the ID belong to a user by any chance, and it's somehow getting confused thinking it's a chat?

Then that's the bug. We'd need to figure out why and where that user ID is being misinterpreted as a chat ID. I won't be able to check myself for...

Not planned, and not interested in maintaining it in-tree, but happy to merge a refactor of the code that would make these possible to plug-in. Note that significant changes to...

Did you use the library from crates.io, or the git version? If the former, try the git version.

If the code is sent in a Telegram message, it will immediately expire.

> sending it via telegram bot Don't. It expires.

Feel free to send a PR adding it to `InputMessage`. And please document the usecase, because I've never seen this explicitly requested for this reason before.

Feel free to submit a PR since you seem to have a good grasp of the issue. I don't think I'll be able to look into this myself any time...

v1 types are awful. Part of the desire of creating v2 was to fulfill that. I don't know when or if v2 will be done. But I also don't really...

Thanks for the detailed report. As you seem to have it all worked out, would you like to submit a PR? Otherwise I'm not sure when I'll get around to...