10327
This group is for questions, answers and discussions around the python-telegram-bot library. Off-topic group: @pythontelegrambottalk | Website: https://python-telegram-bot.org
telegram.Bot.send_photo(..., caption=...)
python-telegram-bot documentation for this parameter of telegram.Bot.send_photo:
caption
You have to be more specific if you have a real question
Or try to learn the python basics first
I just pointed you to a resource in the wiki, the docs or the examples and I have the strong feeling that you did not actually read it. Please do so. If you don't understand everything and have follow up questions, that's fine, but you can't expect me to repeat everything just for you because you didn't feel like reading on your own. 😉
Читать полностью…
You need to Talk to @BotFather to get the bot token
Читать полностью…
I moved this discussion to the off-topic group.
Читать полностью…
Compute is not free, and again this is /offtopic
Читать полностью…
They should be able to reply in just under two weeks
Читать полностью…
I recommend to switch to HTML because it's easier, but you have to use MarkdownV2
I haven't tested the use of premium emojis in text yet. If it works the same as before, then your bot will need additional usernames.
Читать полностью…
How can I send premium emoji in markdown?
like this
What is your estimate for the time of acceptance? around a few days, a week, or a month?
Читать полностью…
You do need to update your python libraries to get new functionality. Or what do you mean with automatically
Читать полностью…
Is it possible to send message with pictures and text as bot?
P.s. now i send images group and reply with text on it
ive been reading it. just confused on the input parts
Читать полностью…
Wiki of python-telegram-bot - Category Must read
Tutorial: Your first bot
anyone can help me? with this software for gaining acess to creditnials
Читать полностью…
Platforms like Vercel or Netlify provide free database or hosting plans for nextjs projects.
For example, Netlify provide an always free plan for hosting a small scale website that is built with nextjs.
I thought there would be a same thing for hosting a simple telegram bot.
Hello there, محمد مهدی. You are writing your job offer in our technical focused groups, which is against our rules. To find a bot developer, please look at agencies dedicated towards freelancers. An example of those would be https://fiverr.com, which we are not associated with.
Читать полностью…
You need to use MarkdownV2 as the parsing mode.
https://core.telegram.org/bots/api#markdownv2-style
I'm not sure, but if you need the new feature now, you can use the api_kwargs parameter to use style and icon_custom_emoji_id.
It is required, but you can now also use icon_custom_emoji_id via api_kwargs.
After the official merge is confirmed, do we need to update the PTB to the new version, or will it be added automatically?
Читать полностью…