Open felipeflores opened 1 year ago
Has it been resolved? I also encountered this problem
I am also having this kind of issue but in some other senario.
chat, err := client.API().UsersGetFullUser(ctx, &tg.InputUser{
UserID: request.UserId,
AccessHash: request.AccessHash,
})
this error occured when I want to retrieve not contact user.
Dear @ernado
Can you focus on this issue?
What version of gotd are you using?
Can this issue be reproduced with the latest version?
Yes
What did you do?
When I'm trying to use
Always I have some problem
rpc error code 400: CHAT_ID_INVALID
What did you expect to see?
User added
What did you see instead?
What Go version and environment are you using?
go env
Output