Telegram BOT模版代码分享
示例机器人 https://t.me/NextCLiCloudbot
/id 获取当前对话Chat ID
/id 获取当前对话Chat ID{{if ne .tg.group_id 0}} 👥<b><u>当前为群组对话/Current is a Group Chat</u></b> <b>当前对话ID/Current Chat ID</b>:<code>{{.tg.group_id}}</code> <b>当前群组ID/Current Group ID</b>:<code>{{.tg.group_id}}</code> <b>当前用户ID/Your User ID</b>:<code>{{.tg.id}}</code> <b>当前群组链接/Current Group Link</b>:{{.tg.name}} <b>当前群组名称/Current Group Name</b>:<code>{{.tg.nickname}}</code> {{else if ne .tg.channel_id 0}} 📢<b><u>当前为频道对话/Current is a Channel Chat</u></b> <b>当前对话ID/Current Chat ID</b>:<code>{{.tg.channel_id}}</code> <b>当前频道ID/Current Channel ID</b>:<code>{{.tg.channel_id}}</code> <b>当前频道链接/Current Channel Link</b>:@{{.tg.group_link}} <b>当前频道名称/Current Channel Name</b>:<code>{{.tg.group_name}}</code> {{else}} 👤<b><u>当前为私聊对话/Current is a Private Chat</u></b> <b>当前对话ID/Current Chat ID</b>:<code>{{.tg.id}}</code> <b>当前用户ID/Current Group ID</b>:<code>{{.tg.id}}</code> <b>当前用户名/Current Username</b>:{{.tg.name}} <b>当前用户昵称/Current User Name</b>:<code>{{.tg.nickname}}</code> {{end}} <blockquote>‼️注:ID可能包含 <b>-</b> 减号,请一起复制,不要遗漏!</blockquote> ──────────── <b><i>@TGHelp</i></b> 托管在 https://Cloud.<b>NextCLi</b>.com
TG-Emoji 加密货币表情包

Telegram CryptoCurrency emoji-id
Token-icon
Token-Name
Emoji-ID
Sticker-emoji




Network/Chain-icon
Network/Chain-Name
Emoji-ID
Sticker-emoji





Token-Network-icon
Token-Network-Name
Emoji-ID
Sticker-emoji












/html 查看Telegram支持的HTML标签
/html 查看Telegram支持的HTML标签最后更新于