github.com/gotd/td/tg.UpdateShortMessage.ReplyTo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_updates_gen.go#L199: ReplyTo MessageReplyHeaderClass
tl_updates_gen.go#L273: if !(u.ReplyTo == nil) {
tl_updates_gen.go#L332: u.ReplyTo = val
tl_updates_gen.go#L461: if !(u.ReplyTo == nil) {
tl_updates_gen.go#L505: if u.ReplyTo == nil {
tl_updates_gen.go#L508: if err := u.ReplyTo.Encode(b); err != nil {
tl_updates_gen.go#L613: u.ReplyTo = value
tl_updates_gen.go#L805: u.ReplyTo = value
tl_updates_gen.go#L817: return u.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. |