github.com/gotd/td/tg.UpdateShortSentMessage.Media (field)
9 uses
github.com/gotd/td/tg (current package)
tl_updates_gen.go#L2457: Media MessageMediaClass
tl_updates_gen.go#L2510: if !(u.Media == nil) {
tl_updates_gen.go#L2549: u.Media = val
tl_updates_gen.go#L2630: if !(u.Media == nil) {
tl_updates_gen.go#L2664: if u.Media == nil {
tl_updates_gen.go#L2667: if err := u.Media.Encode(b); err != nil {
tl_updates_gen.go#L2743: u.Media = value
tl_updates_gen.go#L2826: u.Media = value
tl_updates_gen.go#L2838: return u.Media, 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. |