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

8 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L2462: 	TTLPeriod int
		tl_updates_gen.go#L2509: 	if !(u.TTLPeriod == 0) {
		tl_updates_gen.go#L2550: 		u.TTLPeriod = val
		tl_updates_gen.go#L2629: 	if !(u.TTLPeriod == 0) {
		tl_updates_gen.go#L2676: 		b.PutInt(u.TTLPeriod)
		tl_updates_gen.go#L2760: 		u.TTLPeriod = value
		tl_updates_gen.go#L2855: 	u.TTLPeriod = value
		tl_updates_gen.go#L2867: 	return u.TTLPeriod, true