Telegram-iOS
Telegram-iOS copied to clipboard
[Question] Send Message URL Scheme Group chat?
I know you can use
tg://msg?text={{SOMETEXT}}&to={{PHONENUMBER}}
Is there an option to send a message to a group by id or something? For example:
tg://msg?text={{SOMETEXT}}&to={{GROUP_ID}} I like to use this in Shortcuts (iOS)
I found that tg://msg?text={{SOMETEXT}}&to=@USERID works for individual accounts that don't have a phone number (like bots), maybe the same would work for groups if you have the group ID? (I haven't tested this.)
Is there a way to send the message automatically? Current it open and I have to press send.
Not that I can figure out, but that would be great!
I found that tg://msg?text={{SOMETEXT}}&to=@userid works for individual accounts that don't have a phone number (like bots), maybe the same would work for groups if you have the group ID? (I haven't tested this.)
Hey @kerim, I'm trying this (tg://msg?text={{SOMETEXT}}&to=@userid), but is not working. Can you give me some light?
@Alextnetto Sorry, I haven't been using Telegram the past two years...