github.com/gotd/td/tg.UpdateShortChatMessage.ReplyTo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_updates_gen.go#L916: ReplyTo MessageReplyHeaderClass
tl_updates_gen.go#L994: if !(u.ReplyTo == nil) {
tl_updates_gen.go#L1055: u.ReplyTo = val
tl_updates_gen.go#L1188: if !(u.ReplyTo == nil) {
tl_updates_gen.go#L1233: if u.ReplyTo == nil {
tl_updates_gen.go#L1236: if err := u.ReplyTo.Encode(b); err != nil {
tl_updates_gen.go#L1348: u.ReplyTo = value
tl_updates_gen.go#L1548: u.ReplyTo = value
tl_updates_gen.go#L1560: 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. |