github.com/gotd/td/tg.StoryAlbum.Title (field)
6 uses
github.com/gotd/td/tg (current package)
tl_story_album_gen.go#L50: Title string
tl_story_album_gen.go#L82: if !(s.Title == "") {
tl_story_album_gen.go#L112: s.Title = from.GetTitle()
tl_story_album_gen.go#L197: b.PutString(s.Title)
tl_story_album_gen.go#L250: s.Title = value
tl_story_album_gen.go#L282: return s.Title
![]() |
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. |