mirror of
https://github.com/status-im/specs.git
synced 2025-02-03 18:14:27 +00:00
Update docs/draft/17-url-scheme.md
This commit is contained in:
parent
f737850b69
commit
d91fd675e9
@ -31,7 +31,8 @@ title: 17/URL SCHEME
|
||||
| User profile | `/u/<data>#<signature>` | Display user |
|
||||
| | `/u#<compressed_user_public_key>` | |
|
||||
| | `/u#<ens_name>` | |
|
||||
| Community | `/c/[compressed_community_key]` | Open community with `compressed_community_key` |
|
||||
| Community | `/c/<data>#<signature>` | Open community |
|
||||
| | `/c#<compressed_community_public_key>` | |
|
||||
| Community channel | `/cc/[compressed_channel_key]`| Open community which has a channel with `compressed_channel_key` and makes that channel active |
|
||||
| Browse | `/b/[url]` | Open `url` in the app's browser |
|
||||
| Post in channel | `/cc/[channel_key]/[message_key]` | Go to a message `message_key` in the channel `channel_key`
|
||||
|
Loading…
x
Reference in New Issue
Block a user