github.com/gotd/td/tg.StoriesEditStoryRequest.Music (field)
9 uses
github.com/gotd/td/tg (current package)
tl_stories_edit_story_gen.go#L94: Music InputDocumentClass
tl_stories_edit_story_gen.go#L136: if !(e.Music == nil) {
tl_stories_edit_story_gen.go#L186: e.Music = val
tl_stories_edit_story_gen.go#L273: if !(e.Music == nil) {
tl_stories_edit_story_gen.go#L348: if e.Music == nil {
tl_stories_edit_story_gen.go#L351: if err := e.Music.Encode(b); err != nil {
tl_stories_edit_story_gen.go#L463: e.Music = value
tl_stories_edit_story_gen.go#L577: e.Music = value
tl_stories_edit_story_gen.go#L589: return e.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. |