github.com/gotd/td/tg.MessagesProlongWebViewRequest.ReplyTo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_prolong_web_view_gen.go#L72: ReplyTo InputReplyToClass
tl_messages_prolong_web_view_gen.go#L109: if !(p.ReplyTo == nil) {
tl_messages_prolong_web_view_gen.go#L142: p.ReplyTo = val
tl_messages_prolong_web_view_gen.go#L210: if !(p.ReplyTo == nil) {
tl_messages_prolong_web_view_gen.go#L250: if p.ReplyTo == nil {
tl_messages_prolong_web_view_gen.go#L253: if err := p.ReplyTo.Encode(b); err != nil {
tl_messages_prolong_web_view_gen.go#L316: p.ReplyTo = value
tl_messages_prolong_web_view_gen.go#L374: p.ReplyTo = value
tl_messages_prolong_web_view_gen.go#L386: return p.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. |