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

6 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L9023: 	MaxID int
		tl_update_gen.go#L9049: 	if !(u.MaxID == 0) {
		tl_update_gen.go#L9071: 	u.MaxID = from.GetMaxID()
		tl_update_gen.go#L9124: 	b.PutInt(u.MaxID)
		tl_update_gen.go#L9156: 		u.MaxID = value
		tl_update_gen.go#L9174: 	return u.MaxID