Fedor Gogolev

Results 23 issues of Fedor Gogolev

Feature allocator_api is stable now, so stable rust can compile the crate without this attribute. Fixes #9.

So zero sized types can be used in the queue. Fixes #15 & #16.

Hi, this pr adds `pop_n` function for the same reasons as in #8, I think it could be useful, this function attempts to pop at most `target.len()` values off the...

enhancement

Based on #96 Related with #169

- [ ] Update Sticker struct and add MaskPosition struct - [ ] Add StickerSet struct - [ ] Add sendSticker request - [ ] Add getStickerSet request - [...

enhancement
api update

- [ ] Add LoginUrl struct - [ ] Add login_url InlineKeyboardButtonKind variant - [ ] Update macros

enhancement
api update

We have both public fields for all structs and a builder for `InlineQueryResultArticle` right now. I think it be much better to use only builder because telegram can add new...

enhancement
BLOCKER
discussion needed
breaking change

I've seen `foursqure_id` field, but we need to test all of them

bug