python-telegram-bot/telegram/inline
Tanuj c03160c07f Add convenience classmethods for InlineKeyboardMarkup (fixes #1186) (#1260)
* Add convenience classmethods for InlineKeyboardMarkup (#1186)

* Switch to row and column methods

* Also add convenience classmethods for ReplyKeyboardMarkup

* Add some simple tests
2019-01-04 21:04:45 +01:00
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
inlinekeyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinekeyboardmarkup.py Add convenience classmethods for InlineKeyboardMarkup (fixes #1186) (#1260) 2019-01-04 21:04:45 +01:00
inlinequery.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
inlinequeryresult.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultarticle.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultaudio.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryresultcachedaudio.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcacheddocument.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedgif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedmpeg4gif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedphoto.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedsticker.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultcachedvideo.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedvoice.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcontact.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryresultdocument.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultgame.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultgif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultlocation.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultmpeg4gif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultphoto.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultvenue.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryresultvideo.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultvoice.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inputcontactmessagecontent.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inputlocationmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputtextmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputvenuemessagecontent.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00