telegram-bot icon indicating copy to clipboard operation
telegram-bot copied to clipboard

onError 169: 400 PEER_ID_INVALID

Open gth9001 opened this issue 10 years ago • 3 comments

Incoming message from user #41151607: bot work please onError 169: 400 PEER_ID_INVALID //when trying to send message to this user

Telegram bot user and this #41151607 are the different users. What can I do with this? Thanks.

gth9001 avatar Feb 15 '15 06:02 gth9001

May it be due to message length 4096 char.

DangerBlack avatar Jun 29 '15 22:06 DangerBlack

i have this problem, too. I 00:52:35.663 {"ok":false,"error_code":400,"description":"Error: PEER_ID_INVALID"}

Return errors Code Type Description 400 BAD_REQUEST PEER_ID_INVALID Invalid peer 400 BAD_REQUEST MESSAGE_EMPTY Empty or invalid UTF8 message was sent 400 BAD_REQUEST MESSAGE_TOO_LONG Message was too long. Current maximum length is 4096 UTF8 characters

telegrambeans avatar Sep 18 '15 23:09 telegrambeans

I have this issue as well, not sure why we are receiving this...

sealabcore avatar Dec 02 '15 03:12 sealabcore