Telegram Bot API: getChatMember throws USER_ID_INVALID for valid user

女生的网名这么多〃 提交于 2019-12-04 07:34:39

This error means your bot haven't seen this user before.

For instance, my user ID is 109780439, you can try getChatMember with @PublicTestGroup, it should response with 400 error.

And then, forward ANY of my message (e.g., this) to your bot, you will see the different result :)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!