github.com/gotd/td/tg.UpdateShortChatMessage.ReplyTo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_updates_gen.go#L909: ReplyTo MessageReplyHeaderClass
tl_updates_gen.go#L987: if !(u.ReplyTo == nil) {
tl_updates_gen.go#L1048: u.ReplyTo = val
tl_updates_gen.go#L1181: if !(u.ReplyTo == nil) {
tl_updates_gen.go#L1226: if u.ReplyTo == nil {
tl_updates_gen.go#L1229: if err := u.ReplyTo.Encode(b); err != nil {
tl_updates_gen.go#L1341: u.ReplyTo = value
tl_updates_gen.go#L1541: u.ReplyTo = value
tl_updates_gen.go#L1553: return u.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. |