github.com/gotd/td/tg.UpdateShort.Update (field)
12 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L81: upds = []UpdateClass{u.Update}
tl_updates_gen.go#L1613: Update UpdateClass
tl_updates_gen.go#L1638: if !(u.Update == nil) {
tl_updates_gen.go#L1662: u.Update = from.GetUpdate()
tl_updates_gen.go#L1715: if u.Update == nil {
tl_updates_gen.go#L1718: if err := u.Update.Encode(b); err != nil {
tl_updates_gen.go#L1746: u.Update = value
tl_updates_gen.go#L1763: return u.Update
github.com/gotd/td/telegram
handle_updates.go#L33: c.updateInterceptor(u.Update)
github.com/gotd/td/telegram/internal/upconv
upconv.go#L69: Update: &tg.UpdateNewMessage{
upconv.go#L96: Update: &tg.UpdateNewMessage{
upconv.go#L115: Update: &tg.UpdateNewMessage{
![]() |
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. |