github.com/gotd/td/tg.StoryAlbum.AlbumID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_story_album_gen.go#L48: AlbumID int
tl_story_album_gen.go#L79: if !(s.AlbumID == 0) {
tl_story_album_gen.go#L111: s.AlbumID = from.GetAlbumID()
tl_story_album_gen.go#L196: b.PutInt(s.AlbumID)
tl_story_album_gen.go#L243: s.AlbumID = value
tl_story_album_gen.go#L274: return s.AlbumID
![]() |
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. |