github.com/gotd/td/tg.MessagesRequestWebViewRequest.ReplyTo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_request_web_view_gen.go#L105: ReplyTo InputReplyToClass
tl_messages_request_web_view_gen.go#L155: if !(r.ReplyTo == nil) {
tl_messages_request_web_view_gen.go#L205: r.ReplyTo = val
tl_messages_request_web_view_gen.go#L305: if !(r.ReplyTo == nil) {
tl_messages_request_web_view_gen.go#L356: if r.ReplyTo == nil {
tl_messages_request_web_view_gen.go#L359: if err := r.ReplyTo.Encode(b); err != nil {
tl_messages_request_web_view_gen.go#L442: r.ReplyTo = value
tl_messages_request_web_view_gen.go#L573: r.ReplyTo = value
tl_messages_request_web_view_gen.go#L585: return r.ReplyTo, true
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |