github.com/gotd/td/tg.ChannelsEditForumTopicRequest.Closed (field)
8 uses
github.com/gotd/td/tg (current package)
tl_channels_edit_forum_topic_gen.go#L71: Closed bool
tl_channels_edit_forum_topic_gen.go#L108: if !(e.Closed == false) {
tl_channels_edit_forum_topic_gen.go#L147: e.Closed = val
tl_channels_edit_forum_topic_gen.go#L219: if !(e.Closed == false) {
tl_channels_edit_forum_topic_gen.go#L259: b.PutBool(e.Closed)
tl_channels_edit_forum_topic_gen.go#L321: e.Closed = value
tl_channels_edit_forum_topic_gen.go#L388: e.Closed = value
tl_channels_edit_forum_topic_gen.go#L400: return e.Closed, true
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. |