We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
github.com/gotd/td v0.93.0
Yes
tdClient := tdapi.NewClient(ctx.Raw.Invoker()) link, err := tdClient.GetMessageLink(ctx, &tdapi.GetMessageLinkRequest{ ChatID: update.EffectiveChat().GetID(), MessageID: int64(update.EffectiveMessage.ID), })
MessageLink
error: INPUT_METHOD_INVALID.
go version go1.21.0
go env
$ go env
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of gotd are you using?
github.com/gotd/td v0.93.0
Can this issue be reproduced with the latest version?
Yes
What did you do?
What did you expect to see?
MessageLink
What did you see instead?
error: INPUT_METHOD_INVALID.
What Go version and environment are you using?
go version go1.21.0
go env
OutputThe text was updated successfully, but these errors were encountered: