github.com/gotd/td/tg.StoryAlbum.IconPhoto (field)
9 uses
github.com/gotd/td/tg (current package)
tl_story_album_gen.go#L54: IconPhoto PhotoClass
tl_story_album_gen.go#L85: if !(s.IconPhoto == nil) {
tl_story_album_gen.go#L114: s.IconPhoto = val
tl_story_album_gen.go#L170: if !(s.IconPhoto == nil) {
tl_story_album_gen.go#L199: if s.IconPhoto == nil {
tl_story_album_gen.go#L202: if err := s.IconPhoto.Encode(b); err != nil {
tl_story_album_gen.go#L257: s.IconPhoto = value
tl_story_album_gen.go#L288: s.IconPhoto = value
tl_story_album_gen.go#L300: return s.IconPhoto, 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. |