github.com/gotd/td/tg.ChannelFull.BoostsUnrestrict (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1407: 	BoostsUnrestrict int
		tl_chat_full_gen.go#L1670: 	if !(c.BoostsUnrestrict == 0) {
		tl_chat_full_gen.go#L1925: 		c.BoostsUnrestrict = val
		tl_chat_full_gen.go#L2462: 	if !(c.BoostsUnrestrict == 0) {
		tl_chat_full_gen.go#L2663: 		b.PutInt(c.BoostsUnrestrict)
		tl_chat_full_gen.go#L3044: 		c.BoostsUnrestrict = value
		tl_chat_full_gen.go#L4101: 	c.BoostsUnrestrict = value
		tl_chat_full_gen.go#L4113: 	return c.BoostsUnrestrict, true