Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged telegram

0 votes
884 views
1 answer
    Trying to make a dice-roll function in my telegram bot. How it works right now: When a user sends "roll" bot ... /to-send-a-message-with-a-delay-in-php-without-sleep-function...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Using telegram bot api in python, I am sending photo using a file. First I get the photo from a url. Save ... -send-high-resolution-photo-via-send-photo-method-of-telgram-bot-api...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
739 views
1 answer
    I'm using a python code in telethon that only scrapes text from messages in the telegram channel. def ... /questions/65850832/scrape-current-files-and-images-using-telethon-python...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
795 views
1 answer
    When creating a bot, I ran into a problem. I want to passing additional parameters to the bot on startup, so ... is-there-a-way-to-get-deep-linking-data-without-setting-webhook...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
772 views
1 answer
    import telebot import urllib.request import pyautogui bot = telebot.TeleBot("TOKEN", parse_mode=None) @bot. ... com/questions/65873682/send-picture-with-telebot-in-python...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
640 views
1 answer
    I have bot created in Bots.Business My bot send link for web page to user. User can: click on this link ... -site-visiting-after-link-clicking-in-bot-created-with-bots-business...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    import telebot import urllib.request import pyautogui bot = telebot.TeleBot("TOKEN", parse_mode=None) @bot. ... com/questions/65873682/send-picture-with-telebot-in-python...
asked Apr 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
925 views
1 answer
    I was wondering how do I validate a group that does not exist in my contact list, like so if I put the name of a ... not in my contact list to show that the channel was not found!...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
757 views
1 answer
    I was developing a bot in python-telegram-bot framework and as on last stage i added some inline keyboard buttons ... ") signal.signal(signal.SIGINT, fs_utils.exit_clean_up) main()...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...