Replies: 3 comments
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What version of gotd are you using?
v0.102.0
Can this issue be reproduced with the latest version?
Yes
What did you do?
I would like to ask why, when I use MessagesForwardMessages to directly forward messages, only the messages I send can be successfully forwarded. Messages sent by others always show the error 'rpcDoRequest: rpc error code 400: CHANNEL_INVALID'. I am certain that the channel can normally forward messages. Is there something wrong with the way I am using it? I've been struggling with this for quite a while.
What did you expect to see?
Can be forwarded successfully
What did you see instead?
'rpcDoRequest: rpc error code 400: CHANNEL_INVALID'
What Go version and environment are you using?
go v1.21
All reactions