github.com/gotd/td/tg.UpdateShortSentMessage.Media (field)
9 uses
github.com/gotd/td/tg (current package)
tl_updates_gen.go#L2450: Media MessageMediaClass
tl_updates_gen.go#L2503: if !(u.Media == nil) {
tl_updates_gen.go#L2542: u.Media = val
tl_updates_gen.go#L2623: if !(u.Media == nil) {
tl_updates_gen.go#L2657: if u.Media == nil {
tl_updates_gen.go#L2660: if err := u.Media.Encode(b); err != nil {
tl_updates_gen.go#L2736: u.Media = value
tl_updates_gen.go#L2819: u.Media = value
tl_updates_gen.go#L2831: return u.Media, 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. |