python-telegram-bot/telegram
Jannes Höke 1c4c228cf1 add support for User.language_code (#624)
* add support for User.language_code

* Add language filter

Useful is you wanna do something like restrict your shop to a single or a few locales or something like that.
2017-05-21 14:00:53 +02:00
..
contrib fix yapf 2016-08-26 11:17:05 +02:00
ext add support for User.language_code (#624) 2017-05-21 14:00:53 +02:00
utils sanitize html and markdown in Message.text_html and text_markdown (#621) 2017-05-19 19:11:40 +02:00
vendor add git submodule to vendor urllib3 2017-03-09 23:16:58 +01:00
__init__.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
__main__.py Botapi2.3 (#471) 2016-12-11 22:44:52 +01:00
animation.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
audio.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
base.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
bot.py Updated docstring in deleteMessage methods (#618) 2017-05-19 20:21:20 +02:00
callbackgame.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
callbackquery.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
chat.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
chataction.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
chatmember.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
choseninlineresult.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
constants.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
contact.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
document.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
emoji.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
error.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
file.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
forcereply.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
game.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
gamehighscore.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinekeyboardbutton.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinekeyboardmarkup.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequery.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresult.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultarticle.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultaudio.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcachedaudio.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcacheddocument.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcachedgif.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcachedmpeg4gif.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcachedphoto.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcachedsticker.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcachedvideo.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcachedvoice.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultcontact.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultdocument.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultgame.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultgif.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultlocation.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultmpeg4gif.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultphoto.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultvenue.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultvideo.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryresultvoice.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inputcontactmessagecontent.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inputfile.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inputlocationmessagecontent.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inputmessagecontent.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inputtextmessagecontent.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inputvenuemessagecontent.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
keyboardbutton.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
location.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
message.py Fix text_markdown and text_html (#623) 2017-05-21 14:00:07 +02:00
messageentity.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
parsemode.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
photosize.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
replykeyboardmarkup.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
replykeyboardremove.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
replymarkup.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
sticker.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
update.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
user.py add support for User.language_code (#624) 2017-05-21 14:00:53 +02:00
userprofilephotos.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
venue.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
version.py Bump version to v6.0.0 2017-05-19 21:49:01 +02:00
video.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
voice.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
webhookinfo.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00