github.com/gotd/td/tg.StoryItem.Min (field)
7 uses
github.com/gotd/td/tg (current package)
tl_story_item_gen.go#L451: Min bool
tl_story_item_gen.go#L549: if !(s.Min == false) {
tl_story_item_gen.go#L639: s.Min = from.GetMin()
tl_story_item_gen.go#L813: if !(s.Min == false) {
tl_story_item_gen.go#L962: s.Min = s.Flags.Has(9)
tl_story_item_gen.go#L1135: s.Min = true
tl_story_item_gen.go#L1138: s.Min = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |