github.com/gotd/td/tg.StoryItem.Music (field)
9 uses
github.com/gotd/td/tg (current package)
tl_story_item_gen.go#L564: Music DocumentClass
tl_story_item_gen.go#L656: if !(s.Music == nil) {
tl_story_item_gen.go#L748: s.Music = val
tl_story_item_gen.go#L947: if !(s.Music == nil) {
tl_story_item_gen.go#L1048: if s.Music == nil {
tl_story_item_gen.go#L1051: if err := s.Music.Encode(b); err != nil {
tl_story_item_gen.go#L1220: s.Music = value
tl_story_item_gen.go#L1593: s.Music = value
tl_story_item_gen.go#L1605: return s.Music, 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. |