🐱MiaoTony's Box | 困困困 zzz 头像

消息来源频道

🐱MiaoTony's Box | 困困困 zzz

@MiaoTonyChannel

频道1,658 位成员公开可见0 人在线

Meow~ Welcome to MiaoTony's Box. 这里是 MiaoTony 的个人频道。 Blog: https://miaotony.xyz Contact me with @meow_portal_bot . Personal Message => block Have a nice day~ 神秘用户可能会被 remove 误删请联系上面的 bot

成员规模1,658 位成员
在线情况0 人在线
消息总数9,531 条消息
浏览量总数270,628 次浏览

在这个频道里搜索消息……

t.me/MiaoTonyChannel

#今天又看了啥 #telegram #bot
Telegram bot API 更新了
新增了成员变化的 update type,对于群组邀请链接新增了方法,这么说可以通过 bot 验证,而后生成临时的邀请链接了。
以及 32位整数看来也不够用了(
⚠️ WARNING! ⚠️
After one of the upcoming Bot API updates, user identifiers will become bigger than 2^31 - 1 and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.
https://core.telegram.org/bots/api-changelog#march-9-2021