nv-vn

Results 4 issues of nv-vn

I know that OASIS has some requirements for license strings. Currently unaware as to whether OPAM has any requirements, and if so how they differ from OASIS' requirements. The tool...

enhancement
help wanted

Currently, we allow the `reply_markup` fields to be any kind of `ReplyMarkup.reply_markup`, despite the fact that the API only allows `InlineKeyboardMarkup` here. 3 solutions: - Well-documented - Throws exception with...

Inconsistent formatting with `create` functions... sometimes `?(x = None)` vs. `?(x=None)`; newlines needed during long function definitions/signatures. As a side-note, might be worth modifying some functions to increase consistency/ease-of-use between...

The pre-material design versions had this but I guess it was removed since then. Any plans to add this back?

feature