demget
demget
Feel free to create a PR
> inline article results to not support, for example, Markdown. What do you mean? As far as I remember inline articles support any kind of formatting mode.
You're right, currently, it's impossible to get any except the largest one. Maybe we should consider allowing it as well.
It's real with the context-based routing I described [here](https://github.com/tucnak/telebot/issues/158#issuecomment-605683512). Marked it as a feature, seems quite helpful.
> > > Maps are not safe for concurrent use. As FieldMaps are basically an embedded map, FieldMaps are also not safe for concurrent use. Then why not to fix...
The "Incorrect NumInGroup" fix should be merged
- You can find the basic documentation [here](https://pkg.go.dev/gopkg.in/[email protected]/layout) - And many examples built on the newest telebot [here](https://github.com/handybots) - Also you can use this [template](https://github.com/massbots/template) for your future bots
You should use `c.Chat().Role == tele.Creator`.
Could you please show a specific example where it can be essentially useful?
Thank you! These changes will appear on **V3.1** which I'm going to release soon. (Probably adjusted a little after a refactoring phase)