github.com/gotd/td/tg.StoryItem.Edited (field)
7 uses
github.com/gotd/td/tg (current package)
tl_story_item_gen.go#L495: Edited bool
tl_story_item_gen.go#L605: if !(s.Edited == false) {
tl_story_item_gen.go#L703: s.Edited = from.GetEdited()
tl_story_item_gen.go#L908: if !(s.Edited == false) {
tl_story_item_gen.go#L1084: s.Edited = s.Flags.Has(11)
tl_story_item_gen.go#L1324: s.Edited = true
tl_story_item_gen.go#L1327: s.Edited = false
![]() |
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. |