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

8 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1327: 	TTLPeriod int
		tl_chat_full_gen.go#L1634: 	if !(c.TTLPeriod == 0) {
		tl_chat_full_gen.go#L1877: 		c.TTLPeriod = val
		tl_chat_full_gen.go#L2426: 	if !(c.TTLPeriod == 0) {
		tl_chat_full_gen.go#L2599: 		b.PutInt(c.TTLPeriod)
		tl_chat_full_gen.go#L2942: 		c.TTLPeriod = value
		tl_chat_full_gen.go#L3885: 	c.TTLPeriod = value
		tl_chat_full_gen.go#L3897: 	return c.TTLPeriod, true