mirror of
https://github.com/iyear/tdl
synced 2025-01-07 03:16:41 +08:00
docs(chat): add how to get chat id on Telegram desktop
This commit is contained in:
parent
102be9e55f
commit
c5a0e45188
@ -3,10 +3,15 @@
|
||||
|
||||
{{< details title="CHAT Examples" open=false >}}
|
||||
|
||||
- `@iyear`
|
||||
- `iyear`
|
||||
#### Available Values:
|
||||
|
||||
- `@iyear` (Username)
|
||||
- `iyear` (Username without `@`)
|
||||
- `123456789` (ID)
|
||||
- `https://t.me/iyear`
|
||||
- `https://t.me/iyear` (Public Link)
|
||||
- `+1 123456789` (Phone)
|
||||
|
||||
#### How to Get Chat ID on Telegram Desktop:
|
||||
- `Settings` → `Advanced` → `Experimental settings` → `Show Peer IDs in Profile`
|
||||
|
||||
{{< /details >}}
|
||||
|
@ -3,10 +3,16 @@
|
||||
|
||||
{{< details title="CHAT 示例" open=false >}}
|
||||
|
||||
- `@iyear`
|
||||
- `iyear`
|
||||
#### 可用值:
|
||||
|
||||
- `@iyear` (用户名)
|
||||
- `iyear` (无前缀 `@` 的用户名)
|
||||
- `123456789`(ID)
|
||||
- `https://t.me/iyear`
|
||||
- `https://t.me/iyear` (公开链接)
|
||||
- `+1 123456789`(电话号码)
|
||||
|
||||
#### 如何在 Telegram 桌面端获取聊天 ID:
|
||||
|
||||
- `设置` → `高级` → `实验性设置` → `在资料中显示对话 ID`
|
||||
|
||||
{{< /details >}}
|
||||
|
Loading…
Reference in New Issue
Block a user