How to find Somone’s username on telegram using phone number
I have Somone’s phone number and i want to contact him on telegram, but I have only his phone number, how can i find him?
Submitted June 09, 2022 at 08:56AM by Puzzleheaded_Maize_3
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8auzn/how_to_find_somones_username_on_telegram_using/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
I have Somone’s phone number and i want to contact him on telegram, but I have only his phone number, how can i find him?
Submitted June 09, 2022 at 08:56AM by Puzzleheaded_Maize_3
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8auzn/how_to_find_somones_username_on_telegram_using/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
How to find Somone’s username on telegram using phone number
I have Somone’s phone number and i want to contact him on telegram, but I have only his phone number, how can i find him?
hello how can i fix this? I just downloaded this and i can't do anything
https://i.redd.it/cfmpuvcfmi491.jpg
Submitted June 09, 2022 at 05:31AM by alexluz1
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v87krj/hello_how_can_i_fix_this_i_just_downloaded_this/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
https://i.redd.it/cfmpuvcfmi491.jpg
Submitted June 09, 2022 at 05:31AM by alexluz1
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v87krj/hello_how_can_i_fix_this_i_just_downloaded_this/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
How to find all Telegram channels by name mask?
I'm trying to find all existing Telegram channels by a keyword (i.e. 'linux') in order to further subscribe on them.This solution provides only the channels I'm already subscribed on.Have tried to use both Telethon and Pyrogram but strangely enough I can't find any related API methods at all, there is no documentation and no code examples for such a simple task.There is "Global search" in Telegram client where you can find such channels, and also there are some bots to help with such a task, but how can it be done from the code?
Submitted June 09, 2022 at 04:07PM by darth_5
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8hms7/how_to_find_all_telegram_channels_by_name_mask/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
I'm trying to find all existing Telegram channels by a keyword (i.e. 'linux') in order to further subscribe on them.This solution provides only the channels I'm already subscribed on.Have tried to use both Telethon and Pyrogram but strangely enough I can't find any related API methods at all, there is no documentation and no code examples for such a simple task.There is "Global search" in Telegram client where you can find such channels, and also there are some bots to help with such a task, but how can it be done from the code?
Submitted June 09, 2022 at 04:07PM by darth_5
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8hms7/how_to_find_all_telegram_channels_by_name_mask/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Reddit
From the TelegramBots community on Reddit: How to find all Telegram channels by name mask?
Explore this post and more from the TelegramBots community
does telegram download
Does telegram down everything you click on to your phone in a group or chat, I have little space on my phone and as soon as I start going through telegram 5 mins later phone says it has no memory,. I i go into pics and video and a lot of what I click is saved on to phone, also when I transfer to my computer the files it seems like they respawn after I N delete them after a few days or even hours.
Submitted June 09, 2022 at 04:29PM by Carneyguydr
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8i2w4/does_telegram_download/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Does telegram down everything you click on to your phone in a group or chat, I have little space on my phone and as soon as I start going through telegram 5 mins later phone says it has no memory,. I i go into pics and video and a lot of what I click is saved on to phone, also when I transfer to my computer the files it seems like they respawn after I N delete them after a few days or even hours.
Submitted June 09, 2022 at 04:29PM by Carneyguydr
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8i2w4/does_telegram_download/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
does telegram download
Does telegram down everything you click on to your phone in a group or chat, I have little space on my phone and as soon as I start going through...
I need to create a bot that can forward a high amount of volume from a channel to a private group but I don't know where to start
Hello everyone, thank you for taking the time to read this post. I need to create a telegram bot that can forward a high volume of messages from a Channel to a private group but I don't know where to start. I need to apply filters to these messages as well so only messages with "0x" and "t.me" are being sent to the group, at the same time being able to blacklist certain words or phrases like "dexscreener" for example. There can be absolutely no delay between when the message appears in the channel and is sent to the group because the information is time sensitive. I made a bot with Botfather but I have no clue what to do after that. There is no tutorials online I could find to solve my issue. I wish telegram would provide more details how to create bots in Botfather. I have no knowledge of Python or any other coding so I have no idea where to start this project. If anyone can please help me I would greatly appreciate it, god bless
Submitted June 09, 2022 at 04:59PM by InsectCurious
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8ipzq/i_need_to_create_a_bot_that_can_forward_a_high/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Hello everyone, thank you for taking the time to read this post. I need to create a telegram bot that can forward a high volume of messages from a Channel to a private group but I don't know where to start. I need to apply filters to these messages as well so only messages with "0x" and "t.me" are being sent to the group, at the same time being able to blacklist certain words or phrases like "dexscreener" for example. There can be absolutely no delay between when the message appears in the channel and is sent to the group because the information is time sensitive. I made a bot with Botfather but I have no clue what to do after that. There is no tutorials online I could find to solve my issue. I wish telegram would provide more details how to create bots in Botfather. I have no knowledge of Python or any other coding so I have no idea where to start this project. If anyone can please help me I would greatly appreciate it, god bless
Submitted June 09, 2022 at 04:59PM by InsectCurious
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8ipzq/i_need_to_create_a_bot_that_can_forward_a_high/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
I need to create a bot that can forward a high amount of volume...
Hello everyone, thank you for taking the time to read this post. I need to create a telegram bot that can forward a high volume of messages from...
Contact Display
Is there anyway to set up a group that does not allow contacts in phone to see that displayed info? I only want the names people chose to appear even if they are a contact in my phone.
Submitted June 09, 2022 at 12:45PM by supergokogt
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8e0it/contact_display/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Is there anyway to set up a group that does not allow contacts in phone to see that displayed info? I only want the names people chose to appear even if they are a contact in my phone.
Submitted June 09, 2022 at 12:45PM by supergokogt
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8e0it/contact_display/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
Contact Display
Is there anyway to set up a group that does not allow contacts in phone to see that displayed info? I only want the names people chose to appear...
BotsArchive (@BotsArchive) - Telegram
🤖 New bot 📋 Name: Reminder 🆔 Username: @daily_remind_me_bot ⭐️ Rating:...
🤖New bot
📋Name: Reminder
🆔Username: @daily_remind_me_bot
⭐️Rating: ⭐️⭐️⭐️(3.7/5 on 23 votes)
➖➖➖
ℹ️Description: This bot allows you to create recurring or single reminders: daily, to-do things, quarterly report, friend's birthday
🌐Languages: English Russian
💬Supports inline: no
👥Groups: yes
#️⃣Tags: #reminder #daily #it #time #management #organization #todo #recurrent #notifications
🤖 New bot 📋 Name: Reminder 🆔 Username: @daily_remind_me_bot ⭐️ Rating:...
🤖New bot
📋Name: Reminder
🆔Username: @daily_remind_me_bot
⭐️Rating: ⭐️⭐️⭐️(3.7/5 on 23 votes)
➖➖➖
ℹ️Description: This bot allows you to create recurring or single reminders: daily, to-do things, quarterly report, friend's birthday
🌐Languages: English Russian
💬Supports inline: no
👥Groups: yes
#️⃣Tags: #reminder #daily #it #time #management #organization #todo #recurrent #notifications
BotsArchive (@BotsArchive) - Telegram
🤖 New bot 📋 Name: Group Scan Robot 🆔 Username: @BRScan_Bot ⭐️ Rating:...
🤖New bot
📋Name: Group Scan Robot
🆔Username: @BRScan_Bot
⭐️Rating: ⭐️⭐️⭐️(3.8/5 on 72 votes)
➖➖➖
ℹ️Description: Get list of public groups where a specific user has joined.
🌐Languages: English
💬Supports inline: no
👥Groups: no
#️⃣Tags: #scan #scrape #scanner #scrapper #group #groupscanner #users #members
🤖 New bot 📋 Name: Group Scan Robot 🆔 Username: @BRScan_Bot ⭐️ Rating:...
🤖New bot
📋Name: Group Scan Robot
🆔Username: @BRScan_Bot
⭐️Rating: ⭐️⭐️⭐️(3.8/5 on 72 votes)
➖➖➖
ℹ️Description: Get list of public groups where a specific user has joined.
🌐Languages: English
💬Supports inline: no
👥Groups: no
#️⃣Tags: #scan #scrape #scanner #scrapper #group #groupscanner #users #members
Last seen within a week?
Will this show if a person remains online on Telegram but deliberately ignores one person for a couple of days?e.g. Person A is texting Person B and Person CPerson A stops texting Person B for a couple of days e.g. from June 5 to June 10 and doesn't open their chat for person B at all.During this period of June 5 to June 10, Person A continues to text Person C on telegramSo, to Person B, will Person A be seen as last active recently or Last seen within a week?Sorry if this is confusing, english is not my first language
Submitted June 09, 2022 at 07:31PM by Away-Yoghurt-411
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8m3pc/last_seen_within_a_week/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Will this show if a person remains online on Telegram but deliberately ignores one person for a couple of days?e.g. Person A is texting Person B and Person CPerson A stops texting Person B for a couple of days e.g. from June 5 to June 10 and doesn't open their chat for person B at all.During this period of June 5 to June 10, Person A continues to text Person C on telegramSo, to Person B, will Person A be seen as last active recently or Last seen within a week?Sorry if this is confusing, english is not my first language
Submitted June 09, 2022 at 07:31PM by Away-Yoghurt-411
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8m3pc/last_seen_within_a_week/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
Last seen within a week?
Will this show if a person remains online on Telegram but deliberately ignores one person for a couple of days? e.g. Person A is texting Person B...
I made a golang Telegram bot library.
Hi everyone, 4 years ago a friend of mine and I have made Echotron, a library for writing Telegram bots in Go.The library has now been mature for a while and is up-to-date with the latest changes in the Telegram API.Any feedback is more than welcome!https://github.com/NicoNex/echotron
Submitted June 09, 2022 at 07:29PM by nexnico
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8m2fp/i_made_a_golang_telegram_bot_library/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Hi everyone, 4 years ago a friend of mine and I have made Echotron, a library for writing Telegram bots in Go.The library has now been mature for a while and is up-to-date with the latest changes in the Telegram API.Any feedback is more than welcome!https://github.com/NicoNex/echotron
Submitted June 09, 2022 at 07:29PM by nexnico
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8m2fp/i_made_a_golang_telegram_bot_library/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
GitHub
GitHub - NicoNex/echotron: An elegant and concurrent library for the Telegram bot API in Go.
An elegant and concurrent library for the Telegram bot API in Go. - NicoNex/echotron
Reactions on images? (android)
How do i react with emojis on images on Android? Can't figure it out
Submitted June 09, 2022 at 09:15PM by svartpuma
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8ofgs/reactions_on_images_android/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
How do i react with emojis on images on Android? Can't figure it out
Submitted June 09, 2022 at 09:15PM by svartpuma
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8ofgs/reactions_on_images_android/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
Reactions on images? (android)
How do i react with emojis on images on Android? Can't figure it out
Changing Name
If I change my name on Telegram and hide my phone number but leave my username the same can someone that I’ve already been chatting with but may not remember my phone number still find me? Or see me online?
Submitted June 09, 2022 at 09:25PM by countrygirl9876
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8oo33/changing_name/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
If I change my name on Telegram and hide my phone number but leave my username the same can someone that I’ve already been chatting with but may not remember my phone number still find me? Or see me online?
Submitted June 09, 2022 at 09:25PM by countrygirl9876
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8oo33/changing_name/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
Changing Name
If I change my name on Telegram and hide my phone number but leave my username the same can someone that I’ve already been chatting with but may...
Instagram messaging bot
hi, i really don't wanna use Instagram but I have friends that i message regularly, and I was wondering for a while about a bot that can act as an inbox and also i can send Instagram messages through the botthank you very much
Submitted June 09, 2022 at 11:09PM by Aqua_360
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8r075/instagram_messaging_bot/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
hi, i really don't wanna use Instagram but I have friends that i message regularly, and I was wondering for a while about a bot that can act as an inbox and also i can send Instagram messages through the botthank you very much
Submitted June 09, 2022 at 11:09PM by Aqua_360
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8r075/instagram_messaging_bot/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
Instagram messaging bot
hi, i really don't wanna use Instagram but I have friends that i message regularly, and I was wondering for a while about a bot that can act as an...
Hello World! I need a telegram shop bot around 10-15$
Hi everyone! I need a 2 bots doing 2 Parts, This is part 2. (Will explain part 1 later) Hashtags (#1) means will explain later. I sell itunes gift cards etc , customers can buy using points they collect from sharing the bot and auto redeem their points. I need a bot to do the following : 1-Welcome the customer when they start displaying their name and explanation (will provide) A link to another bot (#1) 2-fields for customer to use… -PRODUCTS : a list of products like itunes 10$ (with picture) or itunes 20$ Or PlayStation 10$ etc… -YOUR ACCOUNT : showing the customer how many points they have and how many times they shared their link how many everyday gifts collected ,amount products bought, transfer your points. -COLLECT POINTS : ways to collect new points by sending them their personal invite link which for each person who enters the will get 1 point. -EVERYDAY GIFTS : everyday they use the bot gets 1 point. -WATCH ADS : gets points for joining channel provided. Will provide part 1 , for additional cost. I have pictures of the bot and will provide you the bot i’m talking about .
Submitted June 09, 2022 at 11:57PM by MeZekeria
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8s1d8/hello_world_i_need_a_telegram_shop_bot_around_1015/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Hi everyone! I need a 2 bots doing 2 Parts, This is part 2. (Will explain part 1 later) Hashtags (#1) means will explain later. I sell itunes gift cards etc , customers can buy using points they collect from sharing the bot and auto redeem their points. I need a bot to do the following : 1-Welcome the customer when they start displaying their name and explanation (will provide) A link to another bot (#1) 2-fields for customer to use… -PRODUCTS : a list of products like itunes 10$ (with picture) or itunes 20$ Or PlayStation 10$ etc… -YOUR ACCOUNT : showing the customer how many points they have and how many times they shared their link how many everyday gifts collected ,amount products bought, transfer your points. -COLLECT POINTS : ways to collect new points by sending them their personal invite link which for each person who enters the will get 1 point. -EVERYDAY GIFTS : everyday they use the bot gets 1 point. -WATCH ADS : gets points for joining channel provided. Will provide part 1 , for additional cost. I have pictures of the bot and will provide you the bot i’m talking about .
Submitted June 09, 2022 at 11:57PM by MeZekeria
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v8s1d8/hello_world_i_need_a_telegram_shop_bot_around_1015/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
Hello World! I need a telegram shop bot around 10-15$
Hi everyone! I need a 2 bots doing 2 Parts, This is part 2. (Will explain part 1 later) Hashtags (#1) means will explain later. I sell itunes...
How do you create these hyperlink bubbles ?
https://i.redd.it/69hf2vqcdo491.jpg
Submitted June 10, 2022 at 12:51AM by NeatMine7
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8t6p8/how_do_you_create_these_hyperlink_bubbles/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
https://i.redd.it/69hf2vqcdo491.jpg
Submitted June 10, 2022 at 12:51AM by NeatMine7
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8t6p8/how_do_you_create_these_hyperlink_bubbles/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Global Search
Why is my name not showing up when people search for me by name? I come up by username but not by name or phone number…
Submitted June 10, 2022 at 04:51AM by countrygirl9876
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8xqhh/global_search/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Why is my name not showing up when people search for me by name? I come up by username but not by name or phone number…
Submitted June 10, 2022 at 04:51AM by countrygirl9876
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v8xqhh/global_search/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
Global Search
Why is my name not showing up when people search for me by name? I come up by username but not by name or phone number…
weather bot in groups?
Is there any bot that can be put IN A GROUP and users can ask weather in their city?
Submitted June 10, 2022 at 07:56AM by AndreaZu
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v90uzf/weather_bot_in_groups/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
Is there any bot that can be put IN A GROUP and users can ask weather in their city?
Submitted June 10, 2022 at 07:56AM by AndreaZu
on r/Telegram via https://www.reddit.com/r/Telegram/comments/v90uzf/weather_bot_in_groups/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
weather bot in groups?
Is there any bot that can be put IN A GROUP and users can ask weather in their city?
I will do nft crypto telegram promotion, token, opensea marketing
A pleasant welcome to you on reaching my service.I am louisadam, I have 2 years professional experience digital Marketing working on launching and promoting Crypto-currency and other related crypto.I will help you grow and promote your crypto & NFT website to your targeted real and active audience for project brand awareness, exposure, traffic and engagements in terms of increasing and growing your discord server, telegram, Twitter communities.View Poll
Submitted June 10, 2022 at 11:15AM by Adventurous-Exit1748
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v93oek/i_will_do_nft_crypto_telegram_promotion_token/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
A pleasant welcome to you on reaching my service.I am louisadam, I have 2 years professional experience digital Marketing working on launching and promoting Crypto-currency and other related crypto.I will help you grow and promote your crypto & NFT website to your targeted real and active audience for project brand awareness, exposure, traffic and engagements in terms of increasing and growing your discord server, telegram, Twitter communities.View Poll
Submitted June 10, 2022 at 11:15AM by Adventurous-Exit1748
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/v93oek/i_will_do_nft_crypto_telegram_promotion_token/ Backup by @tmebackup A @rtptme project - Other backups: http://pixly.link/tme
reddit
I will do nft crypto telegram promotion, token, opensea marketing
**A pleasant welcome to you on reaching my service.** **I am louisadam, I have 2 years professional experience digital Marketing working on...
Content: It's a custom theme, I can make it however I want. https://t.co/XNtWA50d3r
Url: https://twitter.com/telegram/status/1535245395172872192
Telegram Backup by @tmebackup
A @rtptme project - Other backups: https://swiy.so/tme
Url: https://twitter.com/telegram/status/1535245395172872192
Telegram Backup by @tmebackup
A @rtptme project - Other backups: https://swiy.so/tme
BotsArchive (@BotsArchive) - Telegram
🤖 New bot 📋 Name: TikTok Downloader 🆔 Username: @TikTokDownlodersBot ⭐️ Rating:...
🤖New bot
📋Name: TikTok Downloader
🆔Username: @TikTokDownlodersBot
⭐️Rating: ⭐️⭐️(2.3/5 on 3 votes)
➖➖➖
ℹ️Description: Bot to download videos from TikTok
🌐Languages: English
💬Supports inline: no
👥Groups: no
#️⃣Tags: #tiktok #download #en
It is forbidden to download, stream, reproduce, or by any means, share, or consume, content without explicit permission from the content creator or legal copyright holder. BotsArchive is not associated nor affiliated with this bot and does not endorse any use of it. If you believe this bot is violating your intellectual property, please email us at abuse@botsarchive.com to get it removed from the archive.
🤖 New bot 📋 Name: TikTok Downloader 🆔 Username: @TikTokDownlodersBot ⭐️ Rating:...
🤖New bot
📋Name: TikTok Downloader
🆔Username: @TikTokDownlodersBot
⭐️Rating: ⭐️⭐️(2.3/5 on 3 votes)
➖➖➖
ℹ️Description: Bot to download videos from TikTok
🌐Languages: English
💬Supports inline: no
👥Groups: no
#️⃣Tags: #tiktok #download #en
It is forbidden to download, stream, reproduce, or by any means, share, or consume, content without explicit permission from the content creator or legal copyright holder. BotsArchive is not associated nor affiliated with this bot and does not endorse any use of it. If you believe this bot is violating your intellectual property, please email us at abuse@botsarchive.com to get it removed from the archive.
BotsArchive (@BotsArchive) - Telegram
🤖 New bot 📋 Name: HB EXTENSION BOT 🆔 Username: @hb_text_to_file_bot ⭐️ Rating: (0/5...
🤖New bot
📋Name: HB EXTENSION BOT
🆔Username: @hb_text_to_file_bot
⭐️Rating: (0/5 on 0 votes)
➖➖➖
ℹ️Description: With this bot you can convert any text into a file
🌐Languages: English
💬Supports inline: yes
👥Groups: no
#️⃣Tags: #text #file #convertor #text2file #EXTENSION
🤖 New bot 📋 Name: HB EXTENSION BOT 🆔 Username: @hb_text_to_file_bot ⭐️ Rating: (0/5...
🤖New bot
📋Name: HB EXTENSION BOT
🆔Username: @hb_text_to_file_bot
⭐️Rating: (0/5 on 0 votes)
➖➖➖
ℹ️Description: With this bot you can convert any text into a file
🌐Languages: English
💬Supports inline: yes
👥Groups: no
#️⃣Tags: #text #file #convertor #text2file #EXTENSION