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

8 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L922: 	TTLPeriod int
		tl_updates_gen.go#L993: 	if !(u.TTLPeriod == 0) {
		tl_updates_gen.go#L1056: 		u.TTLPeriod = val
		tl_updates_gen.go#L1187: 	if !(u.TTLPeriod == 0) {
		tl_updates_gen.go#L1245: 		b.PutInt(u.TTLPeriod)
		tl_updates_gen.go#L1365: 		u.TTLPeriod = value
		tl_updates_gen.go#L1577: 	u.TTLPeriod = value
		tl_updates_gen.go#L1589: 	return u.TTLPeriod, true