hirrolot
hirrolot
Frozen until string literals support for const generics.
@p0lunin, the first approach with `#[command(linear_args_separator = "my-separator")]` is, as you've mentioned, a workaround to generally be avoided. The second approach is limited: what if a user wants to use...
@WaffleLapkin, is this fixed?
I envision a blog post like "Creating a teloxide bot in 1, 2, 3" or something like that. So this is different.
@p0lunin Yeah, but the new post will be specialised on the new, enhanced teloxide. And, I suppose, will be more thoroughly explained in the sense of what part of a...
Excellent news! Yes, removing `AutoSend` will definitely be a positive change in the library design. I think making MSRV higher is not a big deal either, since our policy is...
What's the status of this issue? Are you going to implement it?
Since our policy is to prefer convenient type safety, this PR will make things more consistent, so LGTM.
Looks good to me.