Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个电报机器人并将所有用户活动保存在日志文件中。检查日志文件时,找到带有负聊天 id 的用户-107606558。这是平常的吗?
-107606558
如果聊天是一个群组,则聊天 id 为负数。如果是一个人,那么正面。
我有一个有两个 catch 块的代码函数。我在下面发布代码:
public void UpdateGroup(String strSiteID, String strGroup, int row) {