github.com/gotd/td/tg.StoryAlbum.IconVideo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_story_album_gen.go#L58: IconVideo DocumentClass
tl_story_album_gen.go#L88: if !(s.IconVideo == nil) {
tl_story_album_gen.go#L118: s.IconVideo = val
tl_story_album_gen.go#L173: if !(s.IconVideo == nil) {
tl_story_album_gen.go#L207: if s.IconVideo == nil {
tl_story_album_gen.go#L210: if err := s.IconVideo.Encode(b); err != nil {
tl_story_album_gen.go#L264: s.IconVideo = value
tl_story_album_gen.go#L306: s.IconVideo = value
tl_story_album_gen.go#L318: return s.IconVideo, 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. |