github.com/gotd/td/tg.ForumTopic.Short (field)
7 uses
github.com/gotd/td/tg (current package)
tl_forum_topic_gen.go#L198: Short bool
tl_forum_topic_gen.go#L280: if !(f.Short == false) {
tl_forum_topic_gen.go#L366: f.Short = from.GetShort()
tl_forum_topic_gen.go#L511: if !(f.Short == false) {
tl_forum_topic_gen.go#L600: f.Short = f.Flags.Has(5)
tl_forum_topic_gen.go#L762: f.Short = true
tl_forum_topic_gen.go#L765: f.Short = 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. |