FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
add `caption`, `parse_mode`, `caption_entities`, `disable_web_page_preview` parameters to `Bot._send_message` by lemontree210 · Pull Request #3385 · python-telegram-bot/python-telegram-bot · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-telegram-bot
/
python-telegram-bot
Public
Notifications
You must be signed in to change notification settings
Fork
6.1k
Star
29.4k
Code
Issues
25
Pull requests
16
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
add caption, parse_mode, caption_entities, disable_web_page_preview parameters to Bot._send_message
- #3385
#3385
Merged
Bibo-Joshi
merged 7 commits into
master
python-telegram-bot/python-telegram-bot:master
from
caption-params-for-send-message-3372
python-telegram-bot/python-telegram-bot:caption-params-for-send-message-3372
Copy head branch name to clipboard
Nov 26, 2022
Conversation
Commits
7
(7)
Checks
Files changed
Merged
add caption, parse_mode, caption_entities, disable_web_page_preview parameters to Bot._send_message
#3385
Bibo-Joshi
merged 7 commits into
master
python-telegram-bot/python-telegram-bot:master
from
caption-params-for-send-message-3372
python-telegram-bot/python-telegram-bot:caption-params-for-send-message-3372
Copy head branch name to clipboard
Commits
Commits on Nov 24, 2022
refactor: add `caption`, `caption_entities` to `._send_message` params
Show description for 88c854a
lemontree210
committed
88c854a
View commit details
Copy full SHA for 88c854a
Browse repository at this point
refactor: add docstring to `._send_message`
Show description for a2370bc
lemontree210
committed
a2370bc
View commit details
Copy full SHA for a2370bc
Browse repository at this point
minor(`Bot._send_message`) make docstr shorter, move 1 stmt lower
lemontree210
committed
006e00e
View commit details
Copy full SHA for 006e00e
Browse repository at this point
refactor(`Bot.edit_message_caption`) `caption` and `caption_entities` to args
lemontree210
committed
af8e96e
View commit details
Copy full SHA for af8e96e
Browse repository at this point
Commits on Nov 25, 2022
add `parse_mode` to args of `Bot._send_message()`
Show description for be5cfef
lemontree210
committed
be5cfef
View commit details
Copy full SHA for be5cfef
Browse repository at this point
add `disable_web_page_preview` to args of `Bot._send_message()`
lemontree210
committed
ab5875b
View commit details
Copy full SHA for ab5875b
Browse repository at this point
fix: pass `disable_web_page_preview` from `ExtBot` to `Bot`
lemontree210
committed
86d4953
View commit details
Copy full SHA for 86d4953
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL