Skip to content

[Bug]: Deep links not work with openTelegramLink method #759

@alexanderoskin

Description

@alexanderoskin

Telegram Application

Telegram for iOS

Describe the Bug

In documentation we can find following:
To open a Telegram link with predefined behavior, use the openTelegramLink method. This method allows you to apply the native behavior as described in the Deep Links documentation.

If we will try to call openTelegramLink('https://t.me/username?text=text') chat will be opened, but input bar will not be pre-entered and will be empty.

To Reproduce

Steps to reproduce the behavior:

  1. Call openTelegramLink('https://t.me/username?text=text')

Expected Behavior

Input bar of the opened chat should be pre-entered.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions