github.com/gotd/td/tg.InputMediaPoll.AttachedMedia (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L4096: AttachedMedia InputMediaClass
tl_input_media_gen.go#L4143: if !(i.AttachedMedia == nil) {
tl_input_media_gen.go#L4183: i.AttachedMedia = val
tl_input_media_gen.go#L4261: if !(i.AttachedMedia == nil) {
tl_input_media_gen.go#L4303: if i.AttachedMedia == nil {
tl_input_media_gen.go#L4306: if err := i.AttachedMedia.Encode(b); err != nil {
tl_input_media_gen.go#L4383: i.AttachedMedia = value
tl_input_media_gen.go#L4448: i.AttachedMedia = value
tl_input_media_gen.go#L4460: return i.AttachedMedia, 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. |