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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_saved_history_gen.go#L66: 	MaxID int
		tl_messages_get_saved_history_gen.go#L113: 	if !(g.MaxID == 0) {
		tl_messages_get_saved_history_gen.go#L156: 	g.MaxID = from.GetMaxID()
		tl_messages_get_saved_history_gen.go#L268: 	b.PutInt(g.MaxID)
		tl_messages_get_saved_history_gen.go#L342: 		g.MaxID = value
		tl_messages_get_saved_history_gen.go#L424: 	return g.MaxID