github.com/gotd/td/tg.StoriesSendStoryRequest.Music (field)
9 uses
github.com/gotd/td/tg (current package)
tl_stories_send_story_gen.go#L118: Music InputDocumentClass
tl_stories_send_story_gen.go#L181: if !(s.Music == nil) {
tl_stories_send_story_gen.go#L251: s.Music = val
tl_stories_send_story_gen.go#L386: if !(s.Music == nil) {
tl_stories_send_story_gen.go#L477: if s.Music == nil {
tl_stories_send_story_gen.go#L480: if err := s.Music.Encode(b); err != nil {
tl_stories_send_story_gen.go#L633: s.Music = value
tl_stories_send_story_gen.go#L856: s.Music = value
tl_stories_send_story_gen.go#L868: 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. |