How to obtain Telegram chat_id for a specific user?

前端 未结 7 1484
自闭症患者
自闭症患者 2020-12-01 02:36

How to obtain user chat_id in Telegram bot API? The documentation says:

Integer | Unique identifier for the message recipient — User or G

相关标签:
7条回答
  • 2020-12-01 03:26

    There is a bot that echoes your chat id upon starting a conversation.

    Just search for @chatid_echo_bot and tap /start. It will echo your chat id.

    Another option is @getidsbot which gives you much more information. This bot also gives information about a forwarded message (from user, to user, chad ids, etc) if you forward the message to the bot.

    0 讨论(0)
提交回复
热议问题