Heroku/hikka/inline
hikariatama c410f97089 1.2.3
- Add field `action` to inline buttons. You can pass there `close` to close inline form, `unload` to unload it from memory, `answer` & `text` | `show_alert` to answer callback query with message
- Update docstrings in inline to match unified format
- Add surrogate error ignorance in dispatcher
- Fix :obj:`EntityCache` caching username `@None`
- Return :obj:`InlineMessage` in `hikka.inline.gallery.Gallery.gallery`
- Fix typo in docstring
2022-06-03 12:11:49 +00:00
..
bot_pm.py Minor fixes 2022-05-07 21:59:30 +00:00
core.py Replace huge mess of memory dicts with a single `_units` one, fix `TelegramID` validator 2022-05-26 16:59:39 +00:00
events.py 1.2.2 2022-06-02 16:15:08 +00:00
form.py 1.2.3 2022-06-03 12:11:49 +00:00
gallery.py 1.2.3 2022-06-03 12:11:49 +00:00
list.py 1.2.3 2022-06-03 12:11:49 +00:00
query_gallery.py 1.2.3 2022-06-03 12:11:49 +00:00
token_obtainment.py Minor bugfixes 2022-05-16 05:37:58 +00:00
types.py Patch 2022-06-02 22:29:44 +00:00
utils.py 1.2.3 2022-06-03 12:11:49 +00:00