Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
saintbyte
/
python-telegram-bot
Public
forked from
python-telegram-bot/python-telegram-bot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-telegram-bot
telegram
user.py
on
deeplinking-tools
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 18, 2018
More instance methods (#963)
Show description for ebcc40a
jsmnbom
authored and
tsnoam
committed
ebcc40a
View commit details
Copy full SHA for ebcc40a
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Update headers to 2018 (#962)
Show description for 2ca7ff8
jsmnbom
authored and
tsnoam
committed
2ca7ff8
View commit details
Copy full SHA for 2ca7ff8
View code at this point
Browse repository at this point
Commits on Dec 30, 2017
Fix documentation & coding style of User.name & User.full_name (#956)
Show description for a2c0431
tsnoam
authored
a2c0431
View commit details
Copy full SHA for a2c0431
View code at this point
Browse repository at this point
User.full_name convinience property (#949)
Show description for d347c0d
graynk
authored and
tsnoam
committed
d347c0d
View commit details
Copy full SHA for d347c0d
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Small documentation fix in user.py (#829)
Zuquim
authored and
Eldinnie
committed
e362a5b
View commit details
Copy full SHA for e362a5b
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
Documentation update to PEP (#797)
tsnoam
authored and
Eldinnie
committed
e018445
View commit details
Copy full SHA for e018445
View code at this point
Browse repository at this point
Add Bot API 3.3 (#806)
Show description for b6a0853
jeffffc
authored and
Eldinnie
committed
b6a0853
View commit details
Copy full SHA for b6a0853
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Docs update (#728)
Show description for b3b9424
Eldinnie
authored and
tsnoam
committed
b3b9424
View commit details
Copy full SHA for b3b9424
View code at this point
Browse repository at this point
TelegramObject.de_json became classmethod (#737)
Show description for 08d298e
ihoru
authored and
tsnoam
committed
08d298e
View commit details
Copy full SHA for 08d298e
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
Rename shortcut functions to snake_case (#661)
Show description for 3863b4f
saschalalala
authored and
jh0ker
committed
3863b4f
View commit details
Copy full SHA for 3863b4f
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Fix most of "more than one target found for cross-reference" warnings
jsmnbom
committed
aa1c4e0
View commit details
Copy full SHA for aa1c4e0
View code at this point
Browse repository at this point
Commits on May 21, 2017
new_chat_member -> new_chat_members
Show description for ad347b5
jsmnbom
committed
ad347b5
View commit details
Copy full SHA for ad347b5
View code at this point
Browse repository at this point
add support for User.language_code (#624)
Show description for 1c4c228
jh0ker
authored
1c4c228
View commit details
Copy full SHA for 1c4c228
View code at this point
Browse repository at this point
Commits on May 14, 2017
Update copyright notice to include 2017
Show description for 1b7f836
jsmnbom
authored and
tsnoam
committed
1b7f836
View commit details
Copy full SHA for 1b7f836
View code at this point
Browse repository at this point
Add equality rich comparision operators to telegram objects (#604)
Show description for da01601
jsmnbom
authored and
tsnoam
committed
da01601
View commit details
Copy full SHA for da01601
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
Fix instances of empty strings in __init__
Show description for 232a0b0
jsmnbom
committed
232a0b0
View commit details
Copy full SHA for 232a0b0
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Prevented modifications to the request object's original data (#454)
Show description for a8fecc5
pulsastrix
authored and
tsnoam
committed
a8fecc5
View commit details
Copy full SHA for a8fecc5
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Merge branch 'master' into october3
Show description for 960862c
jsmnbom
committed
960862c
View commit details
Copy full SHA for 960862c
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Fix grammer: 'a object' -> 'an object'
tsnoam
committed
78088f4
View commit details
Copy full SHA for 78088f4
View code at this point
Browse repository at this point
Use explicit kwargs for all class inits in pure api.
Show description for e367b85
jsmnbom
committed
e367b85
View commit details
Copy full SHA for e367b85
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Class methods (#362)
Show description for 5116a77
jh0ker
authored
5116a77
View commit details
Copy full SHA for 5116a77
View code at this point
Browse repository at this point
Commits on May 15, 2016
Running yapf for codebase #259
leandrotoledo
committed
d445d35
View commit details
Copy full SHA for d445d35
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Add docstring style checker and fixing some
leandrotoledo
committed
dfc75cc
View commit details
Copy full SHA for dfc75cc
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
release 3.2 and update copyright notice to 2015-2016
jh0ker
committed
aa89668
View commit details
Copy full SHA for aa89668
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Release v3.1.1, change author email everywhere
jh0ker
committed
ea7c54b
View commit details
Copy full SHA for ea7c54b
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Add type to User and GroupChat classes
leandrotoledo
committed
cf5d184
View commit details
Copy full SHA for cf5d184
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
[doc] fix "Telegram user" -> "telegram sticker"
zeehio
committed
4e1597c
View commit details
Copy full SHA for 4e1597c
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Improving the design of existing Telegram classes
leandrotoledo
committed
a86fc6c
View commit details
Copy full SHA for a86fc6c
View code at this point
Browse repository at this point
Commits on Aug 22, 2015
Improving the design of existing Telegram classes and adding docstrings
leandrotoledo
committed
fdb5f23
View commit details
Copy full SHA for fdb5f23
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
fix license header
leandrotoledo
committed
163b27b
View commit details
Copy full SHA for 163b27b
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Moving from GPLv2 to LGPLv3
leandrotoledo
committed
59b247a
View commit details
Copy full SHA for 59b247a
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing
leandrotoledo
committed
b6fb2bc
View commit details
Copy full SHA for b6fb2bc
View code at this point
Browse repository at this point
Adding logging decorator
leandrotoledo
committed
61530ae
View commit details
Copy full SHA for 61530ae
View code at this point
Browse repository at this point
Fixes #12 and changes to_data to to_dict
leandrotoledo
committed
f4ad703
View commit details
Copy full SHA for f4ad703
View code at this point
Browse repository at this point
Resolves #45 creating to_data abstractmethod on TelegramObject (new base class)
leandrotoledo
committed
859f04e
View commit details
Copy full SHA for 859f04e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.