github.com/gotd/td/tg.BotsEditPreviewMediaRequest.NewMedia (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bots_edit_preview_media_gen.go#L58: NewMedia InputMediaClass
tl_bots_edit_preview_media_gen.go#L85: if !(e.NewMedia == nil) {
tl_bots_edit_preview_media_gen.go#L111: e.NewMedia = from.GetNewMedia()
tl_bots_edit_preview_media_gen.go#L184: if e.NewMedia == nil {
tl_bots_edit_preview_media_gen.go#L187: if err := e.NewMedia.Encode(b); err != nil {
tl_bots_edit_preview_media_gen.go#L235: e.NewMedia = value
tl_bots_edit_preview_media_gen.go#L269: return e.NewMedia
![]() |
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. |