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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_history_gen.go#L54: 	MinID int
		tl_messages_get_history_gen.go#L95: 	if !(g.MinID == 0) {
		tl_messages_get_history_gen.go#L131: 	g.MinID = from.GetMinID()
		tl_messages_get_history_gen.go#L219: 	b.PutInt(g.MinID)
		tl_messages_get_history_gen.go#L287: 		g.MinID = value
		tl_messages_get_history_gen.go#L352: 	return g.MinID