github.com/gotd/td/tg.MessagesRequestWebViewRequest.ReplyTo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_request_web_view_gen.go#L119: ReplyTo InputReplyToClass
tl_messages_request_web_view_gen.go#L175: if !(r.ReplyTo == nil) {
tl_messages_request_web_view_gen.go#L229: r.ReplyTo = val
tl_messages_request_web_view_gen.go#L345: if !(r.ReplyTo == nil) {
tl_messages_request_web_view_gen.go#L396: if r.ReplyTo == nil {
tl_messages_request_web_view_gen.go#L399: if err := r.ReplyTo.Encode(b); err != nil {
tl_messages_request_web_view_gen.go#L484: r.ReplyTo = value
tl_messages_request_web_view_gen.go#L653: r.ReplyTo = value
tl_messages_request_web_view_gen.go#L665: return r.ReplyTo, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |