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