TelegramMessenger / Telegram-iOS

Telegram-iOS
6.34k stars 1.67k forks source link

Use of iOS 13 shortcut app #190

Open Trebastian opened 5 years ago

Trebastian commented 5 years ago

Would it be possible to implement Features like "Send Message" to iOS Shortcut App like the IMessage app has? It would be great in combination with e.g. a telegram bot.

kharmadar commented 5 years ago

Even implementing basic x-callback URLs will be hell of a help

NightMachinery commented 5 years ago

Relevant issue: https://github.com/peter-iakovlev/Telegram/issues/309 If the URIs are fixed, the shortcuts can be created without further support, though the UX won’t be good.

jazzcrack commented 4 years ago

Any news on this topic? 🤔

iMonZ commented 4 years ago

+1

I would like to send files via shortcut!

I want to create a shortcut where I could send pictures as a file without exporting them to my ICloud Drive and then selecting it inside of telegram (This is the only way to send files without quality loss in iOS!)

aelmod commented 4 years ago

Any updates?

kastnerorz commented 4 years ago

Any news? 👀

carbongo commented 4 years ago

Any chance of getting that feature? Please?

carbongo commented 4 years ago

There are actually some awesome potential use cases:

maswellM5 commented 4 years ago

I’d love to see this as well please! So many useful applications for it.

TobiasLaurent commented 4 years ago

Yes it would be so cool to have!

vstepaniuk commented 3 years ago

When I add a single action from suggested ones to call a certain contact, and execute it, it shows an error.

forenheith commented 3 years ago

Btw, iOS 14 doesn’t work as well. I think currently we have the only way to solve this - use a Pythonista script

MorcosS commented 3 years ago

A way to send live location via telegram using shortcuts can be a great add to this.

mxmaxime commented 3 years ago

Hi! Same here, it would be very useful.

oluckyman commented 3 years ago

“Send a message” shortcut opens endless possibilities with telegram bots. I have a bot which I use daily. now it takes six steps:

  1. find telegram app
  2. open telegram app
  3. find the chat with the bot
  4. open chat with the bot
  5. type a message (sometimes have to choose proper language in the keyboard)
  6. send a message

with “send a message” shortcut it could be one voice command.

I have concern about Durov’s opinion about Apple. Maybe it affects priorities between iOS and android versions, or they just use androids more and see no value in shortcuts.

oluckyman commented 3 years ago

found a workaround! Open URLs shortcut that opens URL tg://msg?text=/today&to=@yogawithadrienebot it reduces 6 steps to 2

Format of the URL got from #445 issue: tg://msg?text=MESSAGE&to=@USERNAME_OR_PHONE

fschtn commented 2 years ago

So.. No news about this? I see you can now send messages to your private contacts, but not bots or groups :(

kaagh commented 1 year ago

Sending messages to bots would be very useful. Write whenever there will be updates about this. That's the main reason why this issue was opened.