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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_history_gen.go#L52: 	MaxID int
		tl_messages_get_history_gen.go#L93: 	if !(g.MaxID == 0) {
		tl_messages_get_history_gen.go#L131: 	g.MaxID = from.GetMaxID()
		tl_messages_get_history_gen.go#L219: 	b.PutInt(g.MaxID)
		tl_messages_get_history_gen.go#L281: 		g.MaxID = value
		tl_messages_get_history_gen.go#L345: 	return g.MaxID