github.com/gotd/td/tg.UpdateReadChannelOutbox.MaxID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L9195: 	MaxID int
		tl_update_gen.go#L9221: 	if !(u.MaxID == 0) {
		tl_update_gen.go#L9243: 	u.MaxID = from.GetMaxID()
		tl_update_gen.go#L9296: 	b.PutInt(u.MaxID)
		tl_update_gen.go#L9328: 		u.MaxID = value
		tl_update_gen.go#L9346: 	return u.MaxID