github.com/gotd/td/tg.BotPreviewMedia.Media (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bot_preview_media_gen.go#L45: Media MessageMediaClass
tl_bot_preview_media_gen.go#L66: if !(b.Media == nil) {
tl_bot_preview_media_gen.go#L88: b.Media = from.GetMedia()
tl_bot_preview_media_gen.go#L141: if b.Media == nil {
tl_bot_preview_media_gen.go#L144: if err := b.Media.Encode(buf); err != nil {
tl_bot_preview_media_gen.go#L178: b.Media = value
tl_bot_preview_media_gen.go#L196: return b.Media
![]() |
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. |